Examples with "mv commande" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Pour modifier le nom d'un fichier, utilisez le mv commande.
La mv commande déplacera le fichier existant complètement dans le nouveau fichier.
The mv command would move existing file completely into new file.
Andere resultaten
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.
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 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.
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.
Tapez cette commande "mv xxx.xxx" en spécifiant le nom de fichier et l'extension que vous souhaitez récupérer.
Type this command mv xxx.xxx specifying the filename and extension you wish to recover.
Cette commande est similaire à la commande mv Unix.
It is analogous to the Unix mv command.
Par exemple, habituellement elle ne fonctionne pas entre des systèmes de fichiers différents même si la commande système mv réussit parfois à le faire.
For example, it will usually not work across file system boundaries, even though the system mv command sometimes compensates for this.
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
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.
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.