xref: /csrg-svn/usr.bin/lock/lock.1 (revision 19184)
Copyright (c) 1980 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)lock.1 4.1 (Berkeley) 04/29/85

LOCK 1 2/24/79
C
NAME
lock - reserve a terminal
SYNOPSIS
lock
DESCRIPTION
Lock requests a password from the user, then prints "LOCKED" on the terminal and refuses to relinquish the terminal until the password is repeated. If the user forgets the password, he has no other recourse but to login elsewhere and kill the lock process.
AUTHOR
Kurt Shoens
BUGS
Should timeout after 15 minutes.