tar르로... 디렉토리압축하는 방법좀..갈켜주세요...
그리구.. 옵션을..어떻게.. 줘야..하는지두..좀..갈켜주세요....
tar로 디렉토리 압축하는 방법... 간단하게 설명드리겠습니다.
tar 옵션 압축된_파일_명 압축할_내용
옵션 x 풀기 c 압축하지 z gzip으로 묶기
예를 들어서 valentis라는 디렉토리는 valentis.tgz로 압축하고 싶으시면
tar czvf valentis.tgz valentis
라고 하시면 됩니다. 보다 자세한 내용은 책을 참고하시든지 man tar를 해보세요.
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
Re: tar 사용하는방법좀갈켜주세요..
tar로 디렉토리 압축하는 방법...
간단하게 설명드리겠습니다.
tar 옵션 압축된_파일_명 압축할_내용
옵션
x 풀기
c 압축하지
z gzip으로 묶기
예를 들어서
valentis라는 디렉토리는 valentis.tgz로 압축하고 싶으시면
tar czvf valentis.tgz valentis
라고 하시면 됩니다.
보다 자세한 내용은 책을 참고하시든지 man tar를 해보세요.
댓글 달기