SENDFILE
Section: User Commands (1)
Updated: LOCAL
Index
Return to Main Contents
NAME
sendfile - send a file to VM or to another node via RSCS
SYNOPSIS
sendfile [-v <user> -d <node> -o -p] <file>
DESCRIPTION
Sendfile reads a text file, converts it to EBCDIC, and sends it
to a VM user or, via RSCS, to a user at another NJE node.
The default file format is CMS NETDATA.
The command line options are:
- -d <node>
-
Specifies the destination node name.
The default is the local node.
- -v <user>
-
Specifies the destination user name.
The default is taken from the environment variable $VMID.
- -o
-
The file will be sent in CMS DISK DUMP format.
- -p
-
The file will be sent in CMS PUNCH format.
EXAMPLES
Send a file to user MILLS on node UOFMCC:
sendfile -d uofmcc -v mills hello.c
SEE ALSO
lp(1), diskdump(1x), netdata(1x)
BUGS
Sendfile will not handle binary files.
The CMS file produced is always sequental and format V.
The ASCII to EBCDIC translation may not conform to what is expected
on the receiving system.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLES
-
- SEE ALSO
-
- BUGS
-
This document was created by
man2html,
using the manual pages.
Time: 06:14:28 GMT, December 12, 2024