![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Inserting data in mysql table | vadharah | Shell Programming and Scripting | 11 | 03-30-2008 09:26 AM |
| Inserting Lines between data sets using SED? | selkirk | Shell Programming and Scripting | 1 | 09-24-2007 11:24 PM |
| Inserting argument into top of a file | Dev06 | UNIX for Dummies Questions & Answers | 7 | 10-05-2006 01:16 PM |
| Inserting a new column in a file | rosh0623 | UNIX for Advanced & Expert Users | 4 | 08-01-2006 08:15 AM |
| Inserting a character in a data file | jxh461 | Shell Programming and Scripting | 2 | 11-04-2002 01:55 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
inserting into a data file
Hello
I have a unix variable $HDR in a script, which contains header info, and I need to create it as a new line at the top of a data file which is the input $1 in the script. Paul |
| Forum Sponsor | ||
|
|
|
|||
|
Have a look to this thread:
adding text to a file between lines |