| | |
Help with uunix please
![]() |
•
•
Join Date: Oct 2007
Posts: 399
Reputation:
Solved Threads: 47
Hey There,
You could just script out a simple cat from both files and redirect the all the output to a new one as part of the script.
Best wishes,
Mike
You could just script out a simple cat from both files and redirect the all the output to a new one as part of the script.
Best wishes,
Mike
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
Shell Scripting Syntax (Toggle Plain Text)
cat file1 > file; cat file2 >>file;
Last edited by ithelp; Apr 17th, 2008 at 8:40 am.
![]() |
Other Threads in the Shell Scripting Forum
- Previous Thread: How to find the path of the tool?
- Next Thread: sed command not running
| Thread Tools | Search this Thread |






