Air Cleaner User Manual

2. To read the header (label) on device /dev/rmt1 and to not rewind after reading,
type:
sbread -H rmt0
3. To read the table of contents from the media, type:
sbread -T rmt0 > /tmp/toc.out
4. To read the data contained in the parallel backup of /dev/rmt0 and /dev/rmt1,
displaying the progress indicator as the backup is read, and sending the output
to the AIX restore command to restore the data to the AIX filesystem, type:
sbread -Px rmt0 rmt1 | restore -xvqf-
Files
/usr/lpp/sysback/.remote_access
Contains list of hosts and users that are allowed to
execute commands on the local system.
/usr/lpp/sysback/.remote_cmds
Contains list of commands that can be executed
remotely on the local system.
Related Information
The sbcomp, sbuncomp, sbfwd and sbwrite commands.
The cfglocaccess and cfgremaccess commands.
The AIX backup and restore commands.
Appendix A. Commands A-73