![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Replacing Last occurance of & from a string | vivekshady | Shell Programming and Scripting | 1 | 05-13-2008 09:15 PM |
| filename to string | cprognew | High Level Programming | 1 | 07-22-2007 06:08 PM |
| Problem replacing the string | Viken | Shell Programming and Scripting | 2 | 03-18-2007 06:38 PM |
| string replacing | priya_9patil | Shell Programming and Scripting | 1 | 11-03-2006 12:05 PM |
| replacing a string in all files in a dir | chiru_h | Shell Programming and Scripting | 3 | 07-25-2006 05:40 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Replacing string with filename
Hi All,
I've recently run a script that inserts the filename into all files of my active directory. Now I want to move the filename string and have it replace text a few lines down. In other words, here's what I'm trying to do. Here is a file called 'goodtimes': " goodtimes Hi, Welcome to the website. blah blah blah Cold beer creates headaches. " How can I move the word 'goodtimes' to the last line and have it replace the word 'headaches'? I.e., " Hi, Welcome to the website. blah blah blah Cold beer creates goodtimes. " Thanks. Last edited by calrog; 10-03-2008 at 03:07 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|