3 lines
No EOL
32 B
Bash
Executable file
3 lines
No EOL
32 B
Bash
Executable file
#!/bin/sh
|
|
kill $(cat pid)
|
|
rm pid |