File: build

package info (click to toggle)
ipolish 20210105-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,700 kB
  • sloc: sh: 78; makefile: 49
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