mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 19:46:00 +02:00
cpio: add link to homepage
This commit is contained in:
parent
bce7146c9d
commit
73058253e4
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> Copies files in and out of archives.
|
> Copies files in and out of archives.
|
||||||
> Supports the following archive formats: cpio's custom binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
|
> Supports the following archive formats: cpio's custom binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar.
|
||||||
|
> More information: <https://www.gnu.org/software/cpio>.
|
||||||
|
|
||||||
- Take a list of file names from standard input and add them [o]nto an archive in cpio's binary format:
|
- Take a list of file names from standard input and add them [o]nto an archive in cpio's binary format:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue