Replace Text in file Using Shell Script - TechRepublic
General discussion
April 16, 2004 at 11:21 AM
working it

Replace Text in file Using Shell Script

by working it . Updated 22 years, 1 month ago

What is the easiest way to replace text in a text file using Shell Script instead of going into vi editor to do that?

I am trying to replace all “1234” to “4321” in a text file.

This discussion is locked

All Comments