mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 11:26:00 +02:00
mv: add more information link (#5542)
This commit is contained in:
parent
609014c197
commit
45ff3b27a2
6 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> Verschiebe Dateien oder Verzeichnisse oder benenne diese um.
|
> Verschiebe Dateien oder Verzeichnisse oder benenne diese um.
|
||||||
|
> Mehr Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>
|
||||||
|
|
||||||
- Verschiebe eine Dateien an einen beliebigen Ort:
|
- Verschiebe eine Dateien an einen beliebigen Ort:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> Mueve o renombra archivos y directorios.
|
> Mueve o renombra archivos y directorios.
|
||||||
|
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||||
|
|
||||||
- Mueve archivos en ubicaciones arbitrarias:
|
- Mueve archivos en ubicaciones arbitrarias:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> Memindah atau menamai-ulang file dan direktori.
|
> Memindah atau menamai-ulang file dan direktori.
|
||||||
|
> Informasi lebih lanjut: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||||
|
|
||||||
- Memindahkan file ke lokasi yang baru:
|
- Memindahkan file ke lokasi yang baru:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> Sposta o rinomina file e directory.
|
> Sposta o rinomina file e directory.
|
||||||
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||||
|
|
||||||
- Sposta file:
|
- Sposta file:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> கோப்புகளையோ அடைவுகளையோ நகர்த்து அல்லது மறுபெயரிடு.
|
> கோப்புகளையோ அடைவுகளையோ நகர்த்து அல்லது மறுபெயரிடு.
|
||||||
|
> மேலும் தகவல்: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||||
|
|
||||||
- கோப்பை ஓரிடத்திலிருந்து இன்னோரிடத்திற்கு நகர்த்து:
|
- கோப்பை ஓரிடத்திலிருந்து இன்னோரிடத்திற்கு நகர்த்து:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# mv
|
# mv
|
||||||
|
|
||||||
> Move or rename files and directories.
|
> Move or rename files and directories.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/mv-invocation.html>.
|
||||||
|
|
||||||
- Move files in arbitrary locations:
|
- Move files in arbitrary locations:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue