WLOCK(1) | System Administration | WLOCK(1) |
wlock - Tests or sets a file with POSIX-fcntl() write-locks
wlock [ -s [-a seconds ]] [ -t]
[ -v] [ -b begin ] [ -l length ]
file
or
wlock [ -s ] [ -v] [ -b begin ] [ -l
length ] file program [ arguments ]
This program sets or tests advisory locks conforming to POSIX fcntl() call. You may specify optionaly a program to start it within the lock context.
These options are accepted. If a program is provided as argument wlock will start it.
wlock has been written by Ulli Horlacher (framstag@belwue.de>.
19 March 1998 |