Linux
tar 테스트
ezzell
2017. 6. 17. 15:41
ex) $ (cd /path1/path2; tar -zcvf - *) > abc.tar.gz
ex) $ (cd /path1/path2; tar -zcvf - *) > abc.tar.gz