patrickc

Untitled

Apr 21st, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Next:
  2. For Linux/Mac
  3. novacom -w run file://bin/tar -- -C /tmp/media/ --totals -cf - . |gzip -c > media.tgz
  4.  
  5. For Windows
  6. novacom -w run file://bin/tar -- -C /tmp/media --totals -cf - . > media.tar
Advertisement
Add Comment
Please, Sign In to add comment