Package: coreutils Version: 6.10-3 % touch qwe % chmod 640 qwe % umask u=rwx,g=rx,o=rx % ls -l qwe -rw-r----- 1 sergio sergio 0 Июн 25 22:53 qwe % cp --no-preserve=mode qwe asd % ls -l asd -rw-r----- 1 sergio sergio 0 Июн 25 22:54 asd
-- sergio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

