I'm using Interpid (I know I need to upgrade). When I try and use the -h option with ls I get an error. I swear this used to work, and the man page says it should. Any ideas?
$ sudo ls -lh
ls: invalid option -- 'h'
Try `ls --help' for more information.
lsis compromised or corrupted, you could get a hash of the ls binary withshasum /bin/ls(check thatwhereis lsoutputs/bin/ls), but I don't have Intrepid installed to give you the correct one to compare it to. – Stefano Palazzo Feb 07 '11 at 16:02