DAMASK_EICMD/installation/mods_MarcMentat/2013.1/Mentat_bin/kill7

9 lines
92 B
Plaintext
Raw Normal View History

2013-12-19 19:07:35 +05:30
#!/bin/sh
if [ "$1" = "" ]; then
echo "usage: $0 job_name"
exit 1
fi
echo STOP > $1.cnt