tar 를 이용한 테잎 백업스크립트 예
2010.05.12 07:47
원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어
Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
mt rewind
tar cMpf /dev/st0 --label="백업" --directory / --exclude=proc \
--exclude=mnt --exclude=*/lost+found .
mt offline