Hi,
I want add a line into printcap file under the line which starts like " :rm=domain1:\ "
So it is gonna be like
:rm=test249:\ (This line is different for all entry)
:mj=5000:\ (this line is gonna be same for all entry)
How can i do this by sed or something else.
Thanks for any help.
I want add a line into printcap file under the line which starts like " :rm=domain1:\ "
So it is gonna be like
:rm=test249:\ (This line is different for all entry)
:mj=5000:\ (this line is gonna be same for all entry)
How can i do this by sed or something else.
Thanks for any help.