![]() |
|
|
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 |
| How to concatenate 2 files using awk? | pdtak | Shell Programming and Scripting | 2 | 03-12-2008 01:12 PM |
| Script to concatenate several files | docaia | Shell Programming and Scripting | 3 | 02-03-2008 09:07 AM |
| COMMON_ROOT=/files/common: is not an identifier | nitinmoriwal | UNIX for Advanced & Expert Users | 2 | 08-25-2006 09:38 AM |
| How to concatenate all files. | s80bob | UNIX for Dummies Questions & Answers | 1 | 08-22-2005 05:20 PM |
| Split n then concatenate files. | praveen.pinto | UNIX for Advanced & Expert Users | 4 | 02-16-2005 12:50 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
concatenate files with identifier
Hi all
I concatenate files using cat. Each file contains only one csv data. for example, file1 100 file2 200 cat file1 file2 > newfile newfile 100 200 However, is there any way to insert identifier when using cat command? for example, newfile should have file1 100 file2 200 Thanks in advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|