Seoxi Ryouko 8784340e64 Added help message to Linux systems.
(Assuming Linux uses gnu coreutils with --help,
and non-Linux doesn't.)
2025-05-04 23:22:33 -04:00
2025-05-04 22:58:17 -04:00

ls zero bash polyfill

allows you to simulate the --zero option of ls from gnu coreutils v9, in earlier versions

also works with bsdgrep, for usage on bsd and mac

relies on coreutils (ls and tr), and grep

simply source ls_zero.bash in your .bashrc, place it in /etc/profile.d, or similar

Description
No description provided
Readme 31 KiB
Languages
Shell 100%