SyntaxFix
Write A Post
Hire A Developer
Questions
the awk answer
awk -v n=8 -v s="Project_Name=sowstest" 'NR == n {print s} {print}' file > file.new