2
0
Fork 0
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:
Ömer 2017-05-02 21:59:27 +03:00 committed by GitHub
parent 56fe6f9813
commit 3b5de6d10f

View file

@ -169,7 +169,7 @@ $ find /home/ -name '*.png'
### h. `gunzip`
Dosyaları ```gzip``` ile çıkartır.
```bash
gunzip filename
gunzip dosya
```
### i. `gzcat`