Untitled

mail@pastecode.io avatar
unknown
sh
3 years ago
57 B
2
Indexable
Never
#!/bin/bash

if pidof -o %PPID -x "$0"; then
   exit 1
fi