git: 9front

ref: 6e67ce955b1f432f2d1dc85909553e65a511b8b8
dir: /sys/man/1/alarm/

View raw version
.TH ALARM 1
.SH NAME
alarm \- ask for delayed note
.SH SYNOPSIS
.B alarm
.I time
.I command 
[
.I arg ...
]
.SH DESCRIPTION
.I Alarm
causes an
.B alarm
note (see
.IR notify (2))
to be sent to the process indicated by
.I command
after 
.I time
seconds.
.SH SOURCE
.B /sys/src/cmd/alarm.c
.SH SEE ALSO
.IR sleep (2)