Search Results

Search: Posts Made By: oombera
2,234
Posted By oombera
Yeah, that Perl script would work too. And if you...
Yeah, that Perl script would work too. And if you want to append, use >> instead of > so that the data in the file doesn't get written over.

perleo, you really don't need $file1 = FILE1, $file2 =...
2,234
Posted By oombera
I'm sure there's a lot of ways to do this... ...
I'm sure there's a lot of ways to do this...

command > file1.ext
cp file1.ext file2.ext
cp file1.ext file3.ext

You can also try using the tee command...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy