To replace tybca with TYBCA in input file in.sh and write those lines to output file out.sh.

 $ Sed -n ‘s/tybca/TYBCA/p’ in.sh>out.sh


Post a Comment

If you have any doubts, Please let me know
Thanks!

Previous Post Next Post