aboutsummaryrefslogtreecommitdiff
path: root/sysutils/shuf
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on FreeBSD 10Mark Felder2018-05-011-0/+2
| | | | | | | Need reallocarray or a port of libbsd to provide it. Notes: svn path=/head/; revision=468765
* shuf is a utility that outputs a random permutation of its input lines.Mark Felder2018-05-013-0/+28
WWW: https://devio.us/~bcallah/shuf/ Notes: svn path=/head/; revision=468763