ALARM(1) General Commands Manual ALARM(1)
NAME
alarm - ask for delayed note
SYNOPSIS
alarm time command [ arg ... ]
DESCRIPTION
Alarm causes an alarm note (see notify(2)) to be sent to the process
indicated by command after time seconds.
SOURCE
/sys/src/cmd/alarm.c
SEE ALSO
sleep(2)
ALARM(1)