FG
💻 Software

Equivalent of gnu `sort -R` on OSX?

Fresh7 days ago
Mar 15, 202621160 views
Confidence Score0%
0%

Problem

The GNU text utility features a non-standard option to randomize input lines. OSX does not have this extension. Is there similar functionality available in another text filter?

Error Output

sort

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Equivalent of gnu `sort -R` on OSX?

Low Risk

If you want, you can install GNU through GNU's coreutils package over Homebrew, which is a package manager for OS X. Running this would install Homebrew. Then just follow the installation instructions. When Homebrew is installed, run This will insta…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment