man_de_ls
Différences
Ci-dessous, les différences entre deux révisions de la page.
man_de_ls [2015/12/21 21:44] – créée simon | man_de_ls [Date inconnue] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ==== Man de la commande " | ||
- | < | ||
- | LS(1) User Commands | ||
- | |||
- | |||
- | |||
- | NAME | ||
- | ls - list directory contents | ||
- | |||
- | SYNOPSIS | ||
- | ls [OPTION]... [FILE]... | ||
- | |||
- | DESCRIPTION | ||
- | | ||
- | Sort entries alphabetically if none of -cftuvSUX nor --sort | ||
- | fied. | ||
- | |||
- | | ||
- | too. | ||
- | |||
- | -a, --all | ||
- | do not ignore entries starting with . | ||
- | |||
- | -A, --almost-all | ||
- | do not list implied . and .. | ||
- | |||
- | | ||
- | with -l, print the author of each file | ||
- | |||
- | -b, --escape | ||
- | print C-style escapes for nongraphic characters | ||
- | |||
- | | ||
- | scale | ||
- | ' | ||
- | SIZE format below. | ||
- | |||
- | -B, --ignore-backups | ||
- | do not list implied entries ending with ~ | ||
- | |||
- | | ||
- | file status | ||
- | otherwise: sort by ctime, newest first | ||
- | |||
- | | ||
- | |||
- | | ||
- | colorize the output. | ||
- | ' | ||
- | |||
- | -d, --directory | ||
- | list directory entries instead of contents, and do not derefer‐ | ||
- | ence symbolic links | ||
- | |||
- | -D, --dired | ||
- | generate output designed for Emacs' dired mode | ||
- | |||
- | | ||
- | |||
- | -F, --classify | ||
- | append indicator (one of */=>@|) to entries | ||
- | |||
- | | ||
- | likewise, except do not append ' | ||
- | |||
- | | ||
- | across -x, commas -m, horizontal -x, long -l, single-column | ||
- | verbose -l, vertical -C | ||
- | |||
- | | ||
- | like -l --time-style=full-iso | ||
- | |||
- | | ||
- | |||
- | | ||
- | group directories before files. | ||
- | |||
- | augment | ||
- | disables grouping | ||
- | |||
- | -G, --no-group | ||
- | in a long listing, don't print group names | ||
- | |||
- | -h, --human-readable | ||
- | with -l, print sizes in human readable format (e.g., 1K 234M 2G) | ||
- | |||
- | | ||
- | |||
- | -H, --dereference-command-line | ||
- | follow symbolic links listed on the command line | ||
- | |||
- | | ||
- | follow each command line symbolic link that points to a direc‐ | ||
- | tory | ||
- | |||
- | | ||
- | do not list implied entries matching shell PATTERN (overridden | ||
- | by -a or -A) | ||
- | |||
- | | ||
- | append indicator with style WORD to entry names: none (default), | ||
- | slash (-p), file-type (--file-type), | ||
- | |||
- | -i, --inode | ||
- | print the index number of each file | ||
- | |||
- | -I, --ignore=PATTERN | ||
- | do not list implied entries matching shell PATTERN | ||
- | |||
- | -k, --kibibytes | ||
- | use 1024-byte blocks | ||
- | |||
- | | ||
- | |||
- | -L, --dereference | ||
- | when showing file information for a symbolic link, show informa‐ | ||
- | tion for the file the link references rather than for the link | ||
- | itself | ||
- | |||
- | | ||
- | |||
- | -n, --numeric-uid-gid | ||
- | like -l, but list numeric user and group IDs | ||
- | |||
- | -N, --literal | ||
- | print raw entry names (don't treat e.g. control characters spe‐ | ||
- | cially) | ||
- | |||
- | | ||
- | |||
- | -p, --indicator-style=slash | ||
- | append / indicator to directories | ||
- | |||
- | -q, --hide-control-chars | ||
- | print ? instead of non graphic characters | ||
- | |||
- | | ||
- | show non graphic characters as-is (default | ||
- | ' | ||
- | |||
- | -Q, --quote-name | ||
- | enclose entry names in double quotes | ||
- | |||
- | | ||
- | use quoting style WORD for entry names: literal, locale, shell, | ||
- | shell-always, | ||
- | |||
- | -r, --reverse | ||
- | reverse order while sorting | ||
- | |||
- | -R, --recursive | ||
- | list subdirectories recursively | ||
- | |||
- | -s, --size | ||
- | print the allocated size of each file, in blocks | ||
- | |||
- | | ||
- | |||
- | | ||
- | sort by WORD instead of name: none -U, extension | ||
- | time -t, version -v | ||
- | |||
- | | ||
- | with -l, show time as WORD instead of modification time: atime | ||
- | -u, access -u, use -u, ctime -c, or status | ||
- | time as sort key if --sort=time | ||
- | |||
- | | ||
- | with -l, show times using style STYLE: full-iso, long-iso, iso, | ||
- | locale, +FORMAT. | ||
- | is FORMAT1< | ||
- | and FORMAT2 to recent files; if STYLE is prefixed with ' | ||
- | STYLE takes effect only outside the POSIX locale | ||
- | |||
- | | ||
- | |||
- | -T, --tabsize=COLS | ||
- | assume tab stops at each COLS instead of 8 | ||
- | |||
- | | ||
- | time and sort by name otherwise: sort by access time | ||
- | |||
- | | ||
- | |||
- | | ||
- | |||
- | -w, --width=COLS | ||
- | assume screen width instead of current value | ||
- | |||
- | | ||
- | |||
- | | ||
- | |||
- | -Z, --context | ||
- | print any SELinux security context of each file | ||
- | |||
- | | ||
- | |||
- | | ||
- | |||
- | | ||
- | output version information and exit | ||
- | |||
- | SIZE is an integer and optional unit (example: | ||
- | | ||
- | ers of 1000). | ||
- | |||
- | Using color to distinguish file types is disabled both by default | ||
- | | ||
- | | ||
- | | ||
- | |||
- | Exit status: | ||
- | | ||
- | |||
- | | ||
- | |||
- | | ||
- | |||
- | AUTHOR | ||
- | | ||
- | |||
- | REPORTING BUGS | ||
- | | ||
- | GNU coreutils home page: < | ||
- | | ||
- | | ||
- | |||
- | COPYRIGHT | ||
- | | ||
- | GPL version 3 or later < | ||
- | This is free software: you are free to change | ||
- | There is NO WARRANTY, to the extent permitted by law. | ||
- | |||
- | SEE ALSO | ||
- | | ||
- | the info and ls programs are properly installed at your site, the com‐ | ||
- | mand | ||
- | |||
- | info coreutils 'ls invocation' | ||
- | |||
- | | ||
- | |||
- | |||
- | |||
- | GNU coreutils 8.21 | ||
- | </ |
man_de_ls.1450734257.txt.gz · Dernière modification : 2020/08/09 12:59 (modification externe)