File: make_tar

package info (click to toggle)
tcl-sql 20000621-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 612 kB
  • ctags: 81
  • sloc: cpp: 399; makefile: 60; tcl: 19; csh: 2
file content (3 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download
1
2
3
#!/bin/tcsh
set CURDATE=`date +%Y%m%d`
tar zcvf tcl-sql-$CURDATE.tgz tcl-sql --exclude old --exclude stuff