mv
Move
Déplacer ou renommer un fichier.
Syntaxe:
mv [ancien_nom] [nouveau_nom]
mv [nom_fichier] /[nouveau_repertoire]/[nom_fichier]
Exemple:
mv doc.txt texte.txt
mv doc.txt /mesdocs/doc.txt