Vertaling van "command rm" in Duits
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.
The command rm (from "remove") deletes the file, and be careful! it is gone.
Der Befehl rm (von remove) löscht die Datei. Seien Sie sorgfältig!
There's a solution: Connect to the box via SSH and execute the command rm -rf/etc/asg.
Dafür gibt es aber eine Lösung: Verbindet euch via SSH auf die Box und führt den Befehl rm -rf/etc/asg aus.
For example, the command rm S*.txt would delete Sample.txt, but not sample.txt.
Mit dem Befehl rm S*.txt wird beispielsweise die Datei Sample.txt gelöscht, aber nicht die Datei sample.txt.
Then you can delete it using the command rm sinusbot.current.tar.bz2.
Anschließend kannst du es mithilfe des Befehls rm sinusbot.current.tar.bz2 wieder löschen.
Remove the partition with the command rm.
Erstellen sie die Partitionen mit dem Befehl n
To remove whole directories, use the command rm -r, e.g. rm -r.mozilla/firefox/ .default/Cache/.
Wollen Sie ein ganzes Verzeichnis (z.B... cache.mozilla/firefox/ .default/Cache/) löschen, so geht das mit dem Befehl „rm -rf".
A complete list of data will be displayed when using the command ls, e.g. ls Downloads. Remove single data using the command rm, e.g. rm Downloads/.
Haben Sie eine sehr große unnütze Datei (z.B. Downloads/Unnötig.aber.groß.pdf), können Sie diese mit dem Befehl „rm Downloads/Unnötig.aber.groß.pdf" löschen.
For example, the command rm S*.txt would delete Sample.txt, but not sample.txt.
Mit dem Befehl rm S*.txt wird beispielsweise die Datei Sample.txt gelöscht, aber nicht die Datei sample.txt.