locker(1) locks a file

SYNOPSIS

locker < -e file | -s file > [ -n ] command [ args ... ]

DESCRIPTION

-e filelock specified file for exclusive (write) access
-s filelock specified file for shared (read) access
-ndo an "non-blocking" attempt to lock specified file

AUTHOR

This manual page was written by Anibal Monsalve Salazar, for the Debian Project.