Annotation of cci/usr/src/man/man1/rtar.1c, revision 1.1.1.1

1.1       root        1: .TH RTAR 1C "11 December 1985"
                      2: .UC 4
                      3: .SH NAME
                      4: rtar \- remote tape file archiver
                      5: .SH SYNOPSIS
                      6: .B rtar
                      7: [ key ] [ files ] [remote host name]
                      8: .SH DESCRIPTION
                      9: .I Rtar\^
                     10: saves and restores local files
                     11: on/from remote magnetic tape. It is a network version of tar and
                     12: supports all options in tar except the notion of standard input/output
                     13: (i.e., "-" after key f).
                     14: Files retrieved from the tape are transferred to local host where the command
                     15: is initiated.  Files intended to be saved on remote tape are
                     16: transferred from local host to remote
                     17: host and then written to the archive mounted on that (remote) host.
                     18: 
                     19: .br
                     20: Users can specify a particular archive where the tape is mounted by using the
                     21: "f" option.  The default archive is
                     22: .I /dev/rmt0. 
                     23: 
                     24: .br
                     25: The remote host name 
                     26: must be one of the official names 
                     27: in 
                     28: .I /etc/hosts
                     29: and the local host must be equivalent with
                     30: remote host in order
                     31: to enable network connection establishment, 
                     32: i.e. local host name exists in either user's 
                     33: .I .rhosts
                     34: file or in 
                     35: .I /etc/hosts.equiv
                     36: file on the remote host.
                     37: 
                     38: .br
                     39: Refer to tar(1) for further information on the syntax of this command and
                     40: its available options.
                     41: .PD
                     42: .SH SEE ALSO
                     43: tar(1), rlogin(1C)
                     44: .SH FILES
                     45: /dev/rmt?
                     46: .br
                     47: /tmp/tar*
                     48: .br
                     49: /etc/hosts
                     50: .br
                     51: /etc/hosts.equiv
                     52: .br
                     53: ".rhosts" in user's home directory
                     54: .SH DIAGNOSTICS
                     55: Permission for network connection is denied if local host
                     56: is not equivalent with remote host.  See rlogin(1C).
                     57: .SH BUGS
                     58: See tar(1) for possible bugs and diagnostics.
                     59: .br
                     60: See also
                     61: .I rlogin
                     62: for the bugs on parsing the equivalence list in
                     63: .I /etc/hosts.equiv
                     64: or
                     65: .I .rhosts
                     66: in the user home directory.
                     67: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.