LISTROOTBACKUPS(1M) LISTROOTBACKUPS(1M)
listRootBackups - get the list of backups scheduled by the super-user
/usr/sysadm/privbin/listRootBackups
listRootBackups is a privileged command that uses at(1M) and crontab(1M)
to get information about backups which have been scheduled by the superuser.
This is a privileged command because ordinary users cannot get
information about the super-user's at and cron jobs. It is installed as
a default privilege.
The output format is one line per at backup consisting of the at
identifier followed by the backup command, a blank line, and then one
line per cron backup consisting of the cron line for that backup.
/var/sysadm/backups/* File lists for later and recurring backups
scheduled by root.
/.saBackupSched/* Information about later backups for the
BackupAndRestoreManager(1M). This duplicates
information stored by at(1) which is not
readable by non-root users and difficult to
parse. Information about recurring backups is
retrieved using crontab(1).
cron(1), at(1), sysmgr(1M), runpriv(1M), BackupAndRestoreManager(1M),
backup(1M).
PPPPaaaaggggeeee 1111 [ Back ]
|