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
1 changed files with 1 additions and 1 deletions

View File

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