rsnotify(1M) rsnotify(1M)
NAME
rsnotify - display or modify the information identifying the
individual in charge of restore requests
SYNOPSIS
rsnotify [-u user]
DESCRIPTION
rsnotify without options displays the name of the person who
is to receive mail(1) notifications whenever restore requests
require operator intervention. The display includes the date
the individual was assigned.
rsnotify may be executed only by a privileged user.
Options
-u user Assign user to be the one to receive restore
notifications. user is the user's login ID. If user
is null, rsnotify mails the notices to root. user
must be in the passwd file.
DIAGNOSTICS
The exit codes for rsnotify are the following:
0 The task completed successfully.
1 One or more parameters to rsnotify are invalid.
2 An error has occurred, causing rsnotify to fail to
complete all portions of its task
EXAMPLES
Assign the individual with login ID oper3 as the one to be
notified when a restore request needing operator intervention
is initiated:
rsnotify -u oper3
FILES
/etc/bkup/rsnotify.tab electronic mail address of the
operator to be notified whenever
restore requests require operator
intervention
Copyright 1994 Novell, Inc. Page 1
rsnotify(1M) rsnotify(1M)
/etc/bkup/rsstatus.tab status of all restore requests
from users
REFERENCES
getvol(1M), restore(1M), rsstatus(1M), urestore(1M)
Copyright 1994 Novell, Inc. Page 2