Closed mlandres closed 10 months ago
Bash completion failed if numbers in the 1st column are right-adjusted. On the fly fixed ls to use the same adjustment as lr (right-adjusted)
ls
lr
Bash completion failed if numbers in the 1st column are right-adjusted. On the fly fixed
ls
to use the same adjustment aslr
(right-adjusted)