We Recommend

bash Cookbook: Solutions and Examples for bash Users bash Cookbook: Solutions and Examples for bash Users
bash Cookbook teaches shell scripting the way Unix masters practice the craft. It presents a variety of recipes and tricks for all levels of shell programmers so that anyone can become a proficient user of the most common Unix shell -- the bash shell -- and cygwin or other popular Unix emulation packages.


Posted By

rhockens on 11/04/07


Tagged

Bash utilities reminders


Versions (?)


leave (set an alert)


Published in: Bash 


URL: http://cgi.sover.net/cgi-bin/bsdi-man?proto=1.1&query=leave&msection=1&apropos=0

Set a reminder. Use +hhmm to set a reminder for some hh (hours) or mm (minutes) in the future; e.g., set an alarm for 45 minutes from now as:

leave +0045

  1. leave +0045

Report this snippet 

You need to login to post a comment.