By mora
I want to append some configuration statements to the existing file in unix to it’s 3 line , 7th line and 28 line.
There is a file generated by our system job, to this I need to add some lines as mentioned below.
DIR=/usr/CDR – line 3
Source=/usr/src – line 7
Target=/usr/tgt – line 28
Please suggest how can I add these about to the specific file generated by other process.
Regards,
Mora
…read more
Source: FULL ARTICLE at The UNIX and Linux Forums