DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T m

⟦32fa4c384⟧ TextFile

    Length: 688 (0x2b0)
    Types: TextFile
    Names: »maketrix.1«

Derivation

└─⟦87ddcff64⟧ Bits:30001253 CPHDIST85 Tape, 1985 Autumn Conference Copenhagen
    └─ ⟦this⟧ »cph85dist/stat/doc/man/maketrix.1« 

TextFile

.TH MAKETRIX 1 "March 5, 1985" "UNIX|STAT 5.0" "UNIX User's Manual"
.SH NAME
maketrix -\ make a file into a matrix type file
.SH SYNOPSIS
.B maketrix
[-s] [ncols]
.SH DESCRIPTION
.I Maketrix
reads strings separated by white space (spaces, tabs, and newlines)
from the standard input and prints \fIncols\fR of them per line
to the standard output until the input is exhausted.
.SH OPTIONS
.TP
.B -s
Be silent about the last line missing columns.
Otherwise, a warning is printed.
.TP
.B ncols
If \fBncols\fR is not specified, a two column default is used.
.SH SEE\ ALSO
unixstat(1), transpose(1), dm(1), reverse(1), series(1), perm(1)
.SH AUTHOR
Gary Perlman
.SH KEYWORDS
data manipulation