unrar: extract to another directory example (#4088)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
`unrar x {{compressed.rar}}`
|
||||
|
||||
- Extract files to a specified path with the original directory structure:
|
||||
|
||||
`unrar x {{compressed.rar}} {{path/to/extract}}`
|
||||
|
||||
- Extract files into current directory, losing directory structure in the archive:
|
||||
|
||||
`unrar e {{compressed.rar}}`
|
||||
|
Reference in New Issue
Block a user