- cpio
-
Home: http://www.gnu.org/software/cpio/ Repo: http://git.savannah.gnu.org/cgit/cpio.git Categories:
,
,
See also: paxutils, tar GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports a wide variety of archive formats.
- paxutils
-
Home: http://www.gnu.org/software/paxutils/ Repo: http://git.savannah.gnu.org/cgit/paxutils.git Categories:
,
,
See also: cpio, tar - tar
-
Home: http://www.gnu.org/software/tar/ Repo: http://git.savannah.gnu.org/cgit/tar.git Categories:
,
,
See also: cpio, paxutils GNU Tar is an archiver program. It is used to create and manipulate files that are actually collections of many other files; the program provides users with an organized and systematic method of controlling a large amount of data.
The program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.