wok-next annotate coreutils/description.coreutils-disk.txt @ rev 19980
Up libva (1.8.2)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Oct 18 03:39:08 2017 +0300 (2017-10-18) |
parents | 1d0123efe74c |
children |
rev | line source |
---|---|
al@19215 | 1 Coreutils: Core GNU (file, text, shell) utilities. |
al@19215 | 2 |
al@19215 | 3 * df: report file system disk space usage |
al@19215 | 4 * du: estimate file space usage |
al@19215 | 5 * stat: display file or file system status |
al@19215 | 6 * sync: synchronize cached writes to persistent storage |
al@19215 | 7 * truncate: shrink or extend the size of a file to the specified size |