특정파일제외하고 압축하기

ElegantCoder::wiki()

#tar cvf filename.tar [압축하고자하는 폴더] --exclude [빼고자 하는 폴더 이름]

#tar cvf compress_image.tar image --exclude .svn



개인 도구