[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: every tried joining files?
If they are just text files, you can simply do:
$ cat 1.txt 2.txt 3.txt > 123.txt
Ken
On Sun, 2005-02-13 at 20:14 -0600, bntly_rhds wrote:
> what if i have a few files and i want to make them one big file? like
> 1.txt 2.txt 3.txt
> and i want them to be 123.txt
> i was trying this with 'cp' but it wasn't working.
>
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.