Dave's Brain

Browse - computer tips - linux archive

Date: 2007nov2
Level: Beginner
OS: Linux

Q.  What are the Linux file archiving commands?

A.  You can use:

	tar	- The usual command
	cpio	- Second choice (used by RPM internally)
	shar	- Create an shell archive
	zip	- Windows compatible

   See man pages for more info.

Add a comment

Sign in to add a comment
Copyright © 2008, dave - Code on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License.