5 lines
65 B
Bash
Executable File
5 lines
65 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
/d/ymq/bin/killname asr.py
|
|
echo "asr.py killed"
|