Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

flock is indeed built-in: `flock -xn /tmp/mylock.lock -c "echo running locked command"` does mutex locking in bash. Your tool might offer better ergonomics or features beyond flock's capabilities?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: