man_de_mv
Différences
Ci-dessous, les différences entre deux révisions de la page.
| man_de_mv [2017/01/09 20:04] – créée simon | man_de_mv [2026/08/23 07:51] (Version actuelle) – supprimée - modification externe (Date inconnue) 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ==== Manuel de la commande " | ||
| - | < | ||
| - | MV(1) User Commands | ||
| - | |||
| - | NAME | ||
| - | mv - move (rename) files | ||
| - | |||
| - | SYNOPSIS | ||
| - | mv [OPTION]... [-T] SOURCE DEST | ||
| - | mv [OPTION]... SOURCE... DIRECTORY | ||
| - | mv [OPTION]... -t DIRECTORY SOURCE... | ||
| - | |||
| - | DESCRIPTION | ||
| - | | ||
| - | |||
| - | | ||
| - | |||
| - | | ||
| - | make a backup of each existing destination file | ||
| - | |||
| - | | ||
| - | |||
| - | -f, --force | ||
| - | do not prompt before overwriting | ||
| - | |||
| - | -i, --interactive | ||
| - | prompt before overwrite | ||
| - | |||
| - | -n, --no-clobber | ||
| - | do not overwrite an existing file | ||
| - | |||
| - | If you specify more than one of -i, -f, -n, only the final one takes effect. | ||
| - | |||
| - | | ||
| - | remove any trailing slashes from each SOURCE argument | ||
| - | |||
| - | -S, --suffix=SUFFIX | ||
| - | override the usual backup suffix | ||
| - | |||
| - | -t, --target-directory=DIRECTORY | ||
| - | move all SOURCE arguments into DIRECTORY | ||
| - | |||
| - | -T, --no-target-directory | ||
| - | treat DEST as a normal file | ||
| - | |||
| - | -u, --update | ||
| - | move only when the SOURCE file is newer than the destination file or when the destination file is missing | ||
| - | |||
| - | -v, --verbose | ||
| - | explain what is being done | ||
| - | |||
| - | -Z, --context | ||
| - | set SELinux security context of destination file to default type | ||
| - | |||
| - | | ||
| - | |||
| - | | ||
| - | output version information and exit | ||
| - | |||
| - | | ||
| - | | ||
| - | |||
| - | none, off | ||
| - | never make backups (even if --backup is given) | ||
| - | |||
| - | | ||
| - | make numbered backups | ||
| - | |||
| - | | ||
| - | numbered if numbered backups exist, simple otherwise | ||
| - | |||
| - | | ||
| - | always make simple backups | ||
| - | |||
| - | 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.25 January 2016 MV(1) | ||
| - | </ | ||
man_de_mv.1483992298.txt.gz · Dernière modification : (modification externe)
