Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ubuntu sed insert line after

sed  '/searched text here/a text to replace here' file/location/fileName.txt
 
PREVIOUS NEXT
Tagged: #ubuntu #sed #insert #line
ADD COMMENT
Topic
Name
1+3 =