Find the answer to your Linux question:
Results 1 to 2 of 2
NA?AA?A?AA?A??A?ZXDZDGF GNSDFTGNsN/A?...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    4

    Pack several files into one!!!HELP ME!!!

    NA?AA?A?AA?A??A?ZXDZDGF GNSDFTGNsN/A?

  2. #2
    Linux Guru sdousley's Avatar
    Join Date
    Feb 2004
    Posts
    1,789
    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:

    Code:
    tar cjvf tarball.tar.gz /path/to/file1 /path/2/file2
    Or u can put a whole directory in by specifying the path to aht directory.
    "I am not an alcoholic, alcoholics go to meetings"
    Registered Linux user = #372327

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...