728x90 tar1 [리눅스] tar 압축, 백업 rync 백업 : https://gingmin.tistory.com/34 dd 백업 : https://gingmin.tistory.com/47 dump 백업 : https://gingmin.tistory.com/54 cpio 백업 : https://gingmin.tistory.com/55 tar tar (tape archive) tar [option] [파일명] 옵션 사용시 -를 사용하지 않아도 된다. 단, 인자값이 있는 옵션을 여러 개 지정하는 경우에는 -기호를 사용해야 한다. 여러 파일을 하나로 묶어주는 작업 gzip bzip2 압축파일을 같이 사용할 수 있다. 부분백업 전체백업 증분백업 모두 사용 가능 옵션 설명 -f 파일 이름을 지정 (--file=파일명) -c 파일을 tar로 묶음 (Create.. 2022. 10. 25. 이전 1 다음 728x90