![]() |
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 |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| compare files in two directories and output changed files to third directory | bkeep | Shell Programming and Scripting | 4 | 08-26-2009 06:58 AM |
| I need a script to find socials in files and output a list of those files | NewSolarisAdmin | Shell Programming and Scripting | 1 | 02-19-2009 01:01 PM |
| comparing of two files with output which is not in both files | suryanarayana | Shell Programming and Scripting | 2 | 02-04-2009 08:41 AM |
| eps or ps output files | blann | UNIX for Dummies Questions & Answers | 6 | 07-13-2008 08:12 PM |
| split files into specified number of output files | Migrainegirl | UNIX for Dummies Questions & Answers | 4 | 05-13-2008 09:38 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi Can we put output of two files one after another?
For example i have two files. File1.txt --- Code:
CDTBIPX UNIX 6624 CDTBIPX UNIX 6625 CDTBIPX UNIX 6626 CDTBIPX UNIX 6627 Code:
20090928 11:30:01 6624 0 20090928 12:00:01 6625 0 20090928 12:30:00 6626 0 20090928 13:00:01 6627 0 Code:
CDTBIPX UNIX 6624 20090928 11:30:01 6624 0 CDTBIPX UNIX 6625 20090928 12:00:01 6625 0 CDTBIPX UNIX 6626 20090928 12:30:00 6626 0 .... Code:
UNIX 6624 11:30:01 CDTBIPX UNIX 6625 12:00:01 CDTBIPX UNIX 6626 12:30:00 CDTBIPX Last edited by vgersh99; 09-28-2009 at 09:08 AM.. Reason: code tags, PLEASE! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|