milis/bin/sirali_kur

4 lines
66 B
Plaintext
Executable File

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