mirror of
https://github.com/Idnan/bash-guide.git
synced 2018-11-09 02:29:39 +01:00
Türkçe Bash Rehberi
This commit is contained in:
parent
56fe6f9813
commit
3b5de6d10f
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ $ find /home/ -name '*.png'
|
|||
### h. `gunzip`
|
||||
Dosyaları ```gzip``` ile çıkartır.
|
||||
```bash
|
||||
gunzip filename
|
||||
gunzip dosya
|
||||
```
|
||||
|
||||
### i. `gzcat`
|
||||
|
|
Loading…
Reference in a new issue