How does on copy a complete directory hierarchy, including any hidden
files?

"cp -rp" leaves them out.

Some versions of cp seem to have a '-a' flag which will make it copy
them, but it isn't available in the FreeBSD version.  Is there a trick,
or something obvious I have missed?


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

Reply via email to