Vous connaissez probablement la commande mv qui permet de move un fichier.
You probably know the mv command which lets you move a file.
La commande mv tente de maintenir le contexte de sécurité du fichier déplacé.
The mv command attempts to maintain the security context of the file being moved.
La commande mv sert à renommer et/ou à déplacer les fichiers et les répertoires, tandis que rm fichier supprime un fichier.
The mv command allows moving and/or renaming files and directories; removing a file is achieved with rm file.
Utilisez la commande mv(1) pour l'installer sur le système d'origine
Use the mv command to move it into place on the original system
Pour déplacer ou copier graphiquement vos données, il suffit de les "faire glisser" et de les "déposer" où on souhaite (l'équivalent graphique de la commande mv).
To graphically move or copy your data, it is enough to "drag" them across the screen and "drop" them where you want (this is the graphical equivalent of the mv command).
Supposons par exemple, que vous vous rappelez avoir exécuté la commande mv dont vous avez besoin une heure plus tôt (ou une autre commande similaire).
For instance, suppose you know you entered the mv command you want (or another one very similar to what you want) an hour ago.
Ce nom sera tronqué si vous téléchargez le fichier sous DOS, et vous devrez redonner au fichier son nom d'origine après l'avoir recopié dans /usr/ports/distfiles (avec la commande mv) pour que FreeBSD le trouve.
Its name will be truncated when downloaded to DOS, and after you get it into/usr/ports/distfiles you will have to rename it (with the mv command) to its original name so it can be found.
Cette commande est similaire à la commande mv Unix.
It is analogous to the Unix mv command.
Elle est similaire à la commande mv sous Unix et à la commande rename sous DOS/Windows.
Similar to the mv command in Unix and rename command in DOS/Windows.
Ceux-ci vont être utilisés par la commande mv pour renommer le fichier.
This is then used with the command mv to rename the files.
La commande mv permet de renommer un fichier ou de le déplacer dans un répertoire.
The command mv renames a file or moves it to a new location.
Sur les systèmes unix, vous pouvez simplement effectuer cette rotation en changeant le nom du fichier journal via la commande mv.
On unix systems, you can simply rotate logfiles by giving the old file a new name using mv.
La commande mv (move) peut également être utilisé pour renommer un répertoire.
The mv (move) command can also be used to rename a directory.