File: parse-1.sh

package info (click to toggle)
libdate-manip-perl 6.32-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,308 kB
  • sloc: perl: 192,987; sh: 44; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#!/bin/sh

./parse-1.in.pl > parse-1.in

time ./parse-1.dm.pl
time ./parse-1.dt.pl

rm -f parse-1.in