달력

22025  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

pax -r -s ',^/usr/local/secuplatesm/procsvr/cron,ps_cron_test/test,' -f ps_cron.tar


pax -r -s ',^//기존경로///,///풀 경로///,' -f 파일명.tar


pax -r -s ',^/,,' -l -p e -f 해당file.tar
- 풀 경로에서 실시하게되면 해당 디렉토리부터 절대경로 디렉토리로 압축 해제

 


[v480:/tmp/leeky/tar_test]#tar tvf *
tar: blocksize = 11
-rwxr-xr-x   0/0     2560  4월  9 16:08 2010 /tmp/leeky/db.sh
-rwxr-xr-x   0/0      564  4월  9 11:03 2010 /tmp/leeky/db1.sh

[pax -r -s ',^/tmp/leeky/,/tmp/leeky/1/,' -f test.tar ]


 

Posted by 짜꾸미의골골몽
|