File: build

package info (click to toggle)
ipolish 20050313-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,720 kB
  • ctags: 13
  • sloc: perl: 261; makefile: 94; awk: 43; sh: 32
file content (11 lines) | stat: -rwxr-xr-x 209 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

if [ ! $* ]; then
    echo "Nie podano nazw plikw ze sowami" 
    exit
fi

cat $* > polish.dic

buildhash polish.dic polish.aff polish.hash \
 && rm -f polish.dic polish.dic.cnt polish.dic.stat