Solaris 10. Copy dirs/files with ACL

tar -cvfp file.tar dir
tar -xvfp file.tar
-p Restore the named files to their original modes,and ACLs if applicable,ignoring the present umask

Leave a comment

You must be logged in to post a comment.