File: parse-1.sh

package info (click to toggle)
libdate-manip-perl 6.98-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,928 kB
  • sloc: perl: 222,846; sh: 54; ansic: 26; makefile: 8
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