CHOOSELINES(1) | User Commands | CHOOSELINES(1) |
chooseLines - Randomly choose k lines from a file of n lines, for 0 < k < n.
Randomly choose k lines from a file of n lines, for 0 < k < n.
chooseLines [OPTIONS] <infile> OPTIONS: -k <k> Number of lines to choose (default is all lines). -h Print this help message.
May 2016 | chooseLines 1.4 |