wok diff coreutils-file-attributes/description.txt @ rev 19825
linld/tazboot: can boot memtest & ipxe
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 05 13:22:08 2017 +0100 (2017-03-05) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-file-attributes/description.txt Sun Mar 05 13:22:08 2017 +0100 1.3 @@ -0,0 +1,6 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * chgrp: change group ownership 1.7 + * chmod: change file mode bits 1.8 + * chown: change file owner and group 1.9 + * touch: change file timestamps