tag 31183 notabug close 31183 stop On 16/04/18 09:19, Hugo Connery wrote: > Hi, > > ls --block-size=M foo > > foo > > Doesn't --block-size imply -l (so that I can see the file size) ?
--block-size is more of a config option, than one that should imply a mode. In addition it's applicable to the -s output mode, so changing things would break that usage. cheers, Pádraig
