minix man page for leave

Query: leave

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LEAVE(1)						      General Commands Manual							  LEAVE(1)

NAME
leave - warn when it is time to go home
SYNOPSIS
leave [ [+] hh[:]mm]
EXAMPLES
leave 1500 # Issue a warning at 2:55 p.m. leave 10:00 # Issue a warning at 9:55 a.m. leave + 30 # Issue a warning in 25 minutes
DESCRIPTION
Leave sets an alarm clock to a specified time and issues a warning 5 minutes before, 1 minute before, and at the time to leave. It then keeps issuing warnings every minute for 10 minutes, then quits. If no time is provided, the program prompts for one. LEAVE(1)
Related Man Pages
warn.conf(4) - opensolaris
xwrits(1) - debian
leave(1) - netbsd
warn.conf(4) - plan9
warn.conf(4) - minix
Similar Topics in the Unix Linux Community
Time for this guy to leave us?
leave a process running in a remote machine
Failed hardware in /var/adm/messages and Interleave Way?
Why is required to leave an empty line at the end of a C program?
How to make expect to leave control for user?