FreeBSD Bugzilla – View All Attachments for
Bug 207358
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Attachment #167202
https://svnweb.freebsd.org/doc/head/en_US.ISO8859-1/books/handbook/disks/chapter.xml?view=markup
text/html
2016-02-19 18:48:40 UTC
562 bytes
no flags
Details
Index: chapter.xml =================================================================== --- chapter.xml (revision 48199) +++ chapter.xml (working copy) @@ -1757,7 +1757,7 @@ <filename>/tmp/mybackup.cpio</filename>.</para> <example> - <title>Using<command>ls</command> and <command>cpio</command> + <title>Using <command>ls</command> and <command>cpio</command> to Make a Recursive Backup of the Current Directory</title> <screen>&prompt.root; <userinput>ls -R | cpio -ovF <replaceable>/tmp/mybackup.cpio</replaceable></userinput></screen>