milis/bin/agdan_sirali_kur

4 lines
58 B
Plaintext
Executable File

for paket in `cat $1`;do
mps -ik "$paket" -kok $2;
done