Mike Jeays writes:

>  How does on copy a complete directory hierarchy, including any hidden
>  files?
>  
>  "cp -rp" leaves them out.

        cp -rp *
        cp -rp .*


                                Robert Huff


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to