Results 1 to 2 of 2
NA?AA?A?AA?A??A?ZXDZDGF GNSDFTGNsN/A?...
- 04-14-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 4
Pack several files into one!!!HELP ME!!!
NA?AA?A?AA?A??A?ZXDZDGF GNSDFTGNsN/A?
- 04-16-2007 #2
Is there some question here. What's with the randomness in the post itself.
Either way, there are a few ways you can put multiple files into one file. The most common on linux being with the tar command. Something like:
Or u can put a whole directory in by specifying the path to aht directory.Code:tar cjvf tarball.tar.gz /path/to/file1 /path/2/file2
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327


Reply With Quote