Query: dr_permutate
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DR_PERMUTATE(1) Draai DR_PERMUTATE(1)NAMEdr_permutate - print randomly permutated arguments or stdinSYNOPSISdr_permutate arguments dr_permutateDESCRIPTIONWhen called with arguments, dr_permutate returns its arguments in randomly permutated order, space separated. When called without any arguments, dr_permuate expects a line-oriented file on stdin. It returns the contents of this file, with lines randomly permutated.EXAMPLERunning $ dr_permutate foo bar baz could return bar foo baz . Running $ cat <<EOF | dr_permutate foo bar baz could return bar foo baz .HISTORYThis script was initially written on 2001-05-06.BUGSWhen called without any arguments, stdin is read in core entirely.SEE ALSOhttp://packages.debian.org/randomize-linesCOPYRIGHTCopyright: AX 2001 Joost van Baal This script is in the public domain.AUTHORJoost van Baal <joostvb@mdcc.cx> draai 20100511 2009-12-16 DR_PERMUTATE(1)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |