wok-current diff coreutils-file-attributes/description.txt @ rev 19726
testdisk: simplify some initializations
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 18:55:42 2017 +0100 (2017-02-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-file-attributes/description.txt Thu Feb 16 18:55:42 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