MCAT
Section: Misc. Reference Manual Pages (l)
Updated: 27 Nov 87
Index
Return to Main Contents
NAME
mcat - cat like program for read/write'ing pmap devices from shell
SYNOPSIS
mcat
[-b buffersize] [-i ifile] [-o ofile] [-s] [-v]
DESCRIPTION
mcat
is a program very much like cat or dd that is capable of reading a
non-read(2)'able device, for example, an mmap(2) only device like
sequent's pmap devices. It is capable of copying mmap to mmap,
reading and writing onto mmap or reading from mmap and writing.
OPTIONS
- -b buffersize
-
use buffersize as the buffer size for read's and write's rather than BUFSIZ.
- -i ifile
-
use ifile as file name for input rather than stdin.
- -o ofile
-
use ofile as file name for output rather than stdout.
- -s
-
print no error messages. (silent).
- -v
-
print some log lines. (verbose).
BUGS
Due to a synergy of shell strategy, and balance hardware limitations,
you can not redirect stdout to a pmap device on sequent balance. (but
you can use -o ofile).
AUTHOR
K. Richard Magill - Digital Works Ltd.
rich@oxtrap.UUCP, rich@sendai.UUCP
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- BUGS
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 06:33:16 GMT, December 12, 2024