osx man page for leave

Query: leave

OS: osx

Section: 1

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

LEAVE(1)						    BSD General Commands Manual 						  LEAVE(1)

NAME
leave -- remind you when you have to leave
SYNOPSIS
leave [[+]hhmm]
DESCRIPTION
The leave utility waits until the specified time, then reminds you that you have to leave. You are reminded 5 minutes and 1 minute before the actual time, at the time, and every minute thereafter. When you log off, leave exits just before it would have printed the next message. The following options are available: hhmm The time of day is in the form hhmm where hh is a time in hours (on a 12 or 24 hour clock), and mm are minutes. All times are con- verted to a 12 hour clock, and assumed to be in the next 12 hours. + If the time is preceded by '+', the alarm will go off in hours and minutes from the current time. If no argument is given, leave prompts with "When do you have to leave?". A reply of newline causes leave to exit, otherwise the reply is assumed to be a time. This form is suitable for inclusion in a .login or .profile. To get rid of leave you should either log off or use 'kill -s KILL' giving its process id.
SEE ALSO
calendar(1)
HISTORY
The leave command appeared in 3.0BSD.
BSD
April 28, 1995 BSD
Related Man Pages
touch(1) - mojave
leave(1) - debian
leave(1) - netbsd
tztab(4) - hpux
poweroff(8) - freebsd
Similar Topics in the Unix Linux Community
Why is required to leave an empty line at the end of a C program?
How to make expect to leave control for user?
sed replace one space and leave other spaces untouched
[Solved] Replace character in 3rd column and leave 1rst and last
Move directory recursive and leave symlinks at source