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

https://github.com/malted/randlines

a tiny command line utility to randomise the order of lines in a file
https://github.com/malted/randlines

Last synced: about 1 year ago
JSON representation

a tiny command line utility to randomise the order of lines in a file

Awesome Lists containing this project

README

          

# randlines
A tiny command line utility to randomise the order of lines in a file

## Setup
```
git clone https://github.com/Malted-Wheaties/randlines
cd randlines
sudo chmod a+x randlines
sudo cp randlines /usr/local/bin
```

## Usage
For usage information, run `randlines -h`.