mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-26 01:57:26 +08:00
Updated Plugins (markdown)
parent
16362e74de
commit
d381a0db44
@ -726,11 +726,12 @@ $ decode64 c29tZV9zdHJpbmc=
|
|||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
## extract any archive file
|
## extract
|
||||||
|
** Extract any archive file **
|
||||||
```
|
```
|
||||||
extract abc.tar.gz
|
extract abc.tar.gz
|
||||||
```
|
```
|
||||||
## Extract and remove original archive file
|
** Extract and remove original archive file **
|
||||||
```
|
```
|
||||||
extract -r abc.zip
|
extract -r abc.zip
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user