unp: add page (#11434)
* unp * Update pages/common/unp.md Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> * Update pages/common/unp.md Co-authored-by: Juri Dispan <juri.dispan@posteo.net> --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
13
pages/common/unp.md
Normal file
13
pages/common/unp.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# unp
|
||||
|
||||
> Extract any archive.
|
||||
> Relevant extractors need to be installed, e.g. `unrar` for RAR.
|
||||
> More information: <https://manned.org/unp>.
|
||||
|
||||
- Extract an archive:
|
||||
|
||||
`unp {{path/to/archive.zip}}`
|
||||
|
||||
- Extract multiple archives:
|
||||
|
||||
`unp {{path/to/archive1.tar.gz}} {{path/to/archive2.rar}}`
|
Reference in New Issue
Block a user