Translations by Torsten Franz

Torsten Franz has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

12 of 2 results
139.
GNU `cpio' copies files to and from archives Examples: # Copy files named in name-list to the archive cpio -o < name-list [> archive] # Extract files from the archive cpio -i [< archive] # Copy files named in name-list to destination-directory cpio -p destination-directory < name-list
2021-10-02
GNU cpio kopiert Dateien in und aus Archiven Beispiele: # In einer Namensliste benannte Dateien ins Archiv kopieren cpio -o < Namensliste [> Archiv] # Dateien aus dem Archiv entpacken cpio -i [< Archiv] # In einer Namensliste benannte Dateien in Zielverzeichnis kopieren cpio -p Zielverzeichnis < Namensliste
258.
Generate sparse file. Rest of the command line gives the file map.
2021-01-17
Löchrige („sparse“) Datei erzeugen. Der Rest der Kommandozeile gibt die Dateibildungsvorschrift an.