milis/bin/sirali_kur
2016-03-31 00:28:09 +00:00

3 lines
66 B
Text
Executable file

for paket in `cat $1`;do
mps -k `ls -f "$paket"*` -kok $2;
done