![]() |
|
|
|
|
|||||||
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I apologize if this has been already answered but i need a simple answer for that one because it is very simple and it will help understand
I have a file called " users " In this file there is a list of users. I just want to replace all the users that start with the letter b to be replaced by the letter Z Please help Thanks. Last edited by dxrmroue; 08-29-2001 at 10:56 AM. |
| Forum Sponsor | ||
|
|
|
||||
|
sed docs...
since I don't want to make the mistake of just
giving you the answer, check out: http://wwwinfo.cern.ch/dis/texi2html...2/sed_toc.html Your answer can be found here. |
| Thread Tools | |
| Display Modes | |
|
|