wok-6.x diff coreutils-disk/description.txt @ rev 20426
linld: fix xmm_driver
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 13 00:46:30 2018 +0200 (2018-08-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/coreutils-disk/description.txt Mon Aug 13 00:46:30 2018 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +Coreutils: Core GNU (file, text, shell) utilities. 1.5 + 1.6 + * df: report file system disk space usage 1.7 + * du: estimate file space usage 1.8 + * stat: display file or file system status 1.9 + * sync: synchronize cached writes to persistent storage 1.10 + * truncate: shrink or extend the size of a file to the specified size