man_de_du
Différences
Ci-dessous, les différences entre deux révisions de la page.
| man_de_du [2016/04/04 09:29] – créée simon | man_de_du [2026/08/23 06:31] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ==== Manuel de la commande " | ||
| - | < | ||
| - | DU(1) User Commands | ||
| - | |||
| - | |||
| - | |||
| - | NAME | ||
| - | du - estimate file space usage | ||
| - | |||
| - | SYNOPSIS | ||
| - | du [OPTION]... [FILE]... | ||
| - | du [OPTION]... --files0-from=F | ||
| - | |||
| - | DESCRIPTION | ||
| - | | ||
| - | |||
| - | | ||
| - | |||
| - | -0, --null | ||
| - | end each output line with NUL, not newline | ||
| - | |||
| - | -a, --all | ||
| - | write counts for all files, not just directories | ||
| - | |||
| - | | ||
| - | print apparent sizes, rather than disk usage; although the apparent size is usually smaller, it may be larger due to holes | ||
| - | in (' | ||
| - | |||
| - | -B, --block-size=SIZE | ||
| - | scale sizes by SIZE before printing them; e.g., ' | ||
| - | |||
| - | -b, --bytes | ||
| - | equivalent to ' | ||
| - | |||
| - | -c, --total | ||
| - | produce a grand total | ||
| - | |||
| - | -D, --dereference-args | ||
| - | dereference only symlinks that are listed on the command line | ||
| - | |||
| - | -d, --max-depth=N | ||
| - | print the total for a directory (or file, with --all) only if it is N or fewer levels below the command | ||
| - | --max-depth=0 is the same as --summarize | ||
| - | |||
| - | | ||
| - | summarize disk usage of the NUL-terminated file names specified in file F; if F is -, then read names from standard input | ||
| - | |||
| - | | ||
| - | |||
| - | -h, --human-readable | ||
| - | print sizes in human readable format (e.g., 1K 234M 2G) | ||
| - | |||
| - | | ||
| - | list inode usage information instead of block usage | ||
| - | |||
| - | | ||
| - | |||
| - | -L, --dereference | ||
| - | dereference all symbolic links | ||
| - | |||
| - | -l, --count-links | ||
| - | count sizes many times if hard linked | ||
| - | |||
| - | | ||
| - | |||
| - | -P, --no-dereference | ||
| - | don't follow any symbolic links (this is the default) | ||
| - | |||
| - | -S, --separate-dirs | ||
| - | for directories do not include size of subdirectories | ||
| - | |||
| - | | ||
| - | |||
| - | -s, --summarize | ||
| - | display only a total for each argument | ||
| - | |||
| - | -t, --threshold=SIZE | ||
| - | exclude entries smaller than SIZE if positive, or entries greater than SIZE if negative | ||
| - | |||
| - | | ||
| - | |||
| - | | ||
| - | show time as WORD instead of modification time: atime, access, use, ctime or status | ||
| - | |||
| - | | ||
| - | show times using STYLE, which can be: full-iso, long-iso, iso, or +FORMAT; FORMAT is interpreted like in ' | ||
| - | |||
| - | -X, --exclude-from=FILE | ||
| - | exclude files that match any pattern in FILE | ||
| - | |||
| - | | ||
| - | exclude files that match PATTERN | ||
| - | |||
| - | -x, --one-file-system | ||
| - | skip directories on different file systems | ||
| - | |||
| - | | ||
| - | |||
| - | | ||
| - | output version information and exit | ||
| - | |||
| - | | ||
| - | | ||
| - | |||
| - | The SIZE argument is an integer and optional unit (example: 10K is 10*1024). | ||
| - | | ||
| - | |||
| - | PATTERNS | ||
| - | | ||
| - | | ||
| - | | ||
| - | |||
| - | du --exclude=' | ||
| - | |||
| - | will skip all files and subdirectories ending in .o (including the file .o itself). | ||
| - | |||
| - | AUTHOR | ||
| - | | ||
| - | |||
| - | REPORTING BUGS | ||
| - | GNU coreutils online help: < | ||
| - | | ||
| - | |||
| - | COPYRIGHT | ||
| - | | ||
| - | This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. | ||
| - | |||
| - | SEE ALSO | ||
| - | Full documentation at: < | ||
| - | or available locally via: info ' | ||
| - | |||
| - | |||
| - | |||
| - | GNU coreutils 8.23 March 2015 DU(1) | ||
| - | </ | ||
man_de_du.1459762178.txt.gz · Dernière modification : (modification externe)
