Date: Mon, 29 Jul 2019 20:14:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 239467] [NEW PORT] sysutils/frand: Selects a random file from given directory. Message-ID: <bug-239467-7788-dQpv37ePDt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239467-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-239467-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239467 --- Comment #2 from serpent7776@gmail.com --- No offense taken. The reservoir-sampling algorithm will provide benefit for= big directories, as it doesn't require sorting input data. For most cases find+= sort will do just fine though. I've created this port mainly for myself, so I can easily install this tool= on my system. If you don't find this tool useful, I don't mind not including i= t is ports. I can always fallback to portshaker. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239467-7788-dQpv37ePDt>