description |
---|
You can manipulate with the archive files! |
{% hint style="info" %} Nitrocid KS provides this feature as an addon. {% endhint %}
The archive shell allows you to manipulate with many archive files supported by the backend library that the archive shell relies on. You can edit archive files to pack or extract files and folders to/from the archive from/to your local directory.
You can interact with the archive files by opening the archive shell to point to a file. This can be achieved using the archive <path>
command.
You can consult the available commands using the help
command.
{% hint style="info" %} The following formats are currently supported by the backend library and the archive shell, maintaining the 1:1 relationship:
- RAR files
- ZIP files
- GZIP files
- TAR files
- 7Z files {% endhint %}
You can consult the below page for the list of available commands.
{% content-ref url="../../shells/commands-list.md" %} commands-list.md {% endcontent-ref %}