diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2019-08-18 10:34:06 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2019-08-18 10:34:06 +0000 |
commit | 0b70d2a5dac81c44f8280144357d1a2a67d01ac6 (patch) | |
tree | 927c723e3221d7a53ebeccd99d4bb558d467f9b7 /x11-toolkits/p5-Tk | |
parent | f08e93892730869795d92878b76fec869dc2c002 (diff) | |
download | ports-0b70d2a5dac81c44f8280144357d1a2a67d01ac6.tar.gz ports-0b70d2a5dac81c44f8280144357d1a2a67d01ac6.zip |
Add new port sysutils/frand
frand is a command line tool who returns
a random file from a given directory using
the reservoir sampling algorithm.
With reservoir sampling algorithm, directory
contents doesn't need to be read in memory
then sorted and so will perform much better
than find+sort for directories with a large
amount of files.
PR: 239467
Submitted by: serpent7776@gmail.com
Notes
Notes:
svn path=/head/; revision=509198
Diffstat (limited to 'x11-toolkits/p5-Tk')
0 files changed, 0 insertions, 0 deletions