I have a script file which i need to modify with another script to insert a text at 8th line.
String to insert : Project_Name=sowstest
in to a file called start
i tired to use awk and sed but my command is getting garbled please help me out
Thanks in advance