Docs say
  Using the `.' in the find statement will give you more flexibility
  when doing restores, as it will save file names with a relative path
  vice a hard wired, absolute path.

Vice? Also
$ find .|sum
57734     1
$ find|sum
57734     1


_______________________________________________
Bug-cpio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-cpio

Reply via email to