![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to test for file update | CraigMoore | UNIX for Advanced & Expert Users | 1 | 10-07-2008 10:39 AM |
| update a file with values from other file in shell bash | teodora | Shell Programming and Scripting | 1 | 07-03-2008 11:39 AM |
| file update | piyush_movadiya | Shell Programming and Scripting | 8 | 06-27-2007 07:39 AM |
| update file command help | maoro | UNIX for Dummies Questions & Answers | 0 | 05-07-2007 06:10 AM |
| update a file by key | ynixon | Shell Programming and Scripting | 25 | 03-29-2007 09:09 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi, another view, and a question; are all the files You want to change in the same directory? Then You could try something like
Code:
sed -i.bak -e "s_/bb/bin/msga/mm 80\&_/bb/bin/mm 80\&_g" * /Lakris |
| Sponsored Links | ||
|
|