![]() |
|
|
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 |
| processing file names using text files | ligander | Shell Programming and Scripting | 5 | 12-01-2008 06:32 PM |
| Merge two files whose names are given in other file | harshada | Shell Programming and Scripting | 1 | 10-01-2008 05:17 AM |
| Insert first line of a file to first column of remaining files | a_artha | Shell Programming and Scripting | 5 | 07-28-2008 06:47 AM |
| how to remove files with only numbers as file names? | praveen_indramo | Shell Programming and Scripting | 6 | 06-07-2007 10:13 AM |
| How can I delete files using a file that containt path and names? | AlvaroD | UNIX for Dummies Questions & Answers | 2 | 09-25-2001 01:51 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi
I found the following line would concatenate all test_01 test_02 test_03 files into "bigfile". cat test_* >> bigfile But, what I'm looking for a way to insert each file names in order when concatenated in "bigfile". Thank you samky2005 |
![]() |
| Bookmarks |
| Tags |
| concatenate, insert |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|