Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ listRootBackups(1M) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cron(1)

at(1)

sysmgr(1M)

runpriv(1M)

BackupAndRestoreManager(1M)

backup(1M)



LISTROOTBACKUPS(1M)                                        LISTROOTBACKUPS(1M)



NAME
     listRootBackups - get the list of backups scheduled by the super-user

SYNOPSIS
     /usr/sysadm/privbin/listRootBackups

DESCRIPTION
     listRootBackups is a privileged command that uses at(1M) and crontab(1M)
     to get information about backups which have been scheduled by the super-
     user.  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.

FILES
     /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).

SEE ALSO
     cron(1), at(1), sysmgr(1M), runpriv(1M), BackupAndRestoreManager(1M),
     backup(1M).

























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026