A Mutable Log

A blog by Devendra Tewari


Project maintained by tewarid Hosted on GitHub Pages — Theme by mattgraham

Randomly shuffle lines in a file

shuf -o output.txt input.txt

Install coreutils on macOS using Homebrew, if not already installed. Call gshuf instead of shuf.