Browse - computer tips - linux archiveDate: 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 commentSign in to add a comment |