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 p

⟦43853450b⟧ TextFile

    Length: 558 (0x22e)
    Types: TextFile
    Names: »perm.1«

Derivation

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

TextFile

.TH PERM 1 "March 5, 1985" "UNIX|STAT 5.0" "UNIX User's Manual"
.SH NAME
perm \- randomly permute lines
.SH SYNOPSIS
.B perm
.SH DESCRIPTION
.I Perm
reads the lines from the standard input and prints them in random order.
.SH LIMITATIONS
The number of lines is limited to some large number, such as 1000.
.SH SEE\ ALSO
rand(2), random(3), series(1)
.br
G. Perlman.
Experimental control programs for the UNIX operating system.
.SH AUTHOR
Gary Perlman (based on a program of Jay McClelland's)
.SH KEYWORDS
statistics, data manipulation, stimulus randomization