Description
Directory contents can be scanned in a more readable way than plain ls output.
This Git package is useful for terminal users who want a friendlier file listing while testing the current development code. It improves interactive browsing, not script-compatible coreutils behavior.
Human-friendly formatting can confuse automation. Keep standard ls for scripts and logs that need stable output.