Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krzysckh/shuf

bsd 2-clause licensed shuf
https://github.com/krzysckh/shuf

bsd openbsd shuf unix

Last synced: 14 days ago
JSON representation

bsd 2-clause licensed shuf

Awesome Lists containing this project

README

        

shuf
----

DESCRIPTION
implementation of GNU shuf.

INSTALLATION
$ make
# make install

DEPENDENCIES
pod2man
- https://man.openbsd.org/pod2man
linux users may need libbsd and BSD-compatible make
- https://libbsd.freedesktop.org/wiki/
- https://www.crufty.net/help/sjg/bmake.html

CAVEATS
--random-source and --repeat are ignored

AUTHOR
krzysckh

LICENSE
BSD 2-clause