![]() |
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 |
| paste 2 files ( it is possible???) | mig28mx | UNIX for Dummies Questions & Answers | 3 | 06-21-2007 12:51 PM |
| Paste the files contents differently | er_aparna | Shell Programming and Scripting | 1 | 05-16-2007 05:29 AM |
| Need a Help with paste 2 files since the output is not what i want | alexcol | Shell Programming and Scripting | 3 | 01-09-2007 04:47 AM |
| cut & paste | t_harsha18 | Shell Programming and Scripting | 3 | 10-02-2005 04:16 AM |
| awk or sed or paste | leprichaun | UNIX for Dummies Questions & Answers | 3 | 11-16-2003 07:58 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
paste several files
Hi everybody:
I tried to paste several files which have the same pattern name file like this: down_s1.dat, down_s2.dat, down_s3.dat, down_s4.dat ... down_s10.dat So I have tried to do it as: Code:
paste down_s[1-10].dat > final.dat Any suggestion. Thanks in advance. ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|