: public_html 밑에 있는 파일들 모두 묶을려고 하는데...
: 어떻게 하는건지 모르겠어요 ㅜㅜ
:
: 예)
:
: [abc@localhost abc]$ tar cvfz public_html/* public.tar
: public_html/area.html
: public_html/abc.gif
: tar (child): public_html/up_down: Cannot openpublic_html/abc.gif
: public_html/index.html
: public_html/index_old.html
: public_html/info.php
: public_html/left_menu.html
: : 디렉토리입니다
: tar (child): Error is not recoverable: exiting now
: public_html/man-1.5g-6.src.rpm
: Broken pipe
: [abc@localhost abc]$ ls
:
: 위에처럼 디렉토리라고 하면서...tar로 안묶여요 ㅜㅜ
:
: --
cvfpz 옵션으로 해보세요
근데 파일먼저 오는것이 아닌가요.. 가물가물
: .--서명