source: tags/initial/util/arb_compress

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 231 bytes
Line 
1        mv lib/pts lib/pts.old
2        rm -f arb.tgz
3        tar cfvo -      demo.arb arb_install.sh arb_README.txt bin PERL5 PERL_SCRIPTS SH GDEHELP DEPOT Xlib \
4                        `find lib/* ! -name '*.a' -print -type d -prune` \
5        |gzip >arb.tgz
6        mv lib/pts.old lib/pts
Note: See TracBrowser for help on using the repository browser.