This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
363 B
363 B
7zr
Archiviatore di file con alto fattore di compressione. Versione standalone di
7zche supporta solo file .7z.
- Archivia un file o una directory:
7zr a {{archivio.7z}} {{percorso/a/file_o_directory}}
- Estrai un archivio mantenendo la gerarchia delle cartelle:
7zr x {{archivio.7z}}
- Elenca i contenuti in un archivio:
7zr l {{archivio}}