![]() |
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 |
| [help]Delete or replace text in multiple file and multiple directory | dzufauzan | Shell Programming and Scripting | 16 | 06-05-2009 12:07 PM |
| Multiple file existence and checking file size | lathish | Shell Programming and Scripting | 2 | 06-29-2008 01:03 PM |
| retrieved multiple lines on multiple places in a file | dala | Shell Programming and Scripting | 8 | 03-14-2008 03:28 PM |
| Help with multiple file rename - change case of part of file name | steve7 | UNIX for Dummies Questions & Answers | 7 | 06-30-2005 02:41 PM |
| Writting to multiple file | jyotipg | Shell Programming and Scripting | 2 | 06-25-2004 09:16 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
My take on this... Suppose you have two files test, test1. I'd do a vi test* which will open test. I'll make my changes and do a write. Then go to escape mode and give a ":n" which takes me to the next file (test1 here). I can edit this file and save the normal 'vi' way. We can do this for many number of files (limit?? not sure buddy) Hopefully this helps. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|