Searched refs:LOCK_FILE (Results 1 – 1 of 1) sorted by relevance
5 LOCK_FILE="/var/lock/$0"6 if mkdir "$LOCK_FILE" 2>&1 >/dev/null; then