wok-current diff coreutils-file-attributes/description.txt @ rev 20548
linld: fix open_image
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 01 16:48:25 2018 +0100 (2018-12-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-file-attributes/description.txt Sat Dec 01 16:48:25 2018 +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