Hacker News new | ask | show | jobs
by yjftsjthsd-h 1918 days ago
I have some scripts that are super useful but also should not be used by somebody who doesn't know exactly what they're doing, so I literally stick a `exit 1` or such in the header so a teammate can't run the script without having looked at it first.