Skip to content

dorianmariecom/dorian-shuffle

Repository files navigation

dorian-shuffle

Shuffle input lines.

Install

gem install dorian-shuffle

Also included in the aggregate gem:

gem install dorian

Usage

shuffle [line ...] [file ...]

Run shuffle -h for generated option details and shuffle -v for the installed version.

Notes

  • Reads from files, arguments, or stdin and prints shuffled stripped lines.

Examples

Shuffle names

printf 'Alice\nBob\nCarol\n' | shuffle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors