On Nov 26, 2003, at 2:03 PM, Joshua Boyd wrote:
> what is the solaris equivelent way to do linux's cp -a, copy
> recursively
> preserving attributes? cp -R -p@?
# cd src
# tar -cf - . | (cd /dest; tar -xvBpf -)
-Dave
--
Dave McGuire "My tummy hurts now, but my soul
St. Petersburg, FL feels a little better." -Ed