Mention on the man page that
$ ls /proc/[0-9]*/stat | cpio -o
won't actually include the contents of the files,
whereas
$ tar -c /proc/[0-9]*/stat
will.

cpio 2.11+dfsg-5

Reply via email to