dthree/cash

`ls -s` is missing

开放

#45 创建于 2016年2月29日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (197 个派生)batch import
help wantednon-compliant behavior

仓库指标

星标
 (7,737 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I'm very used to typing ls -las. It's in my bones. But the -s option isn't available - so can it please be implemented? Or, since the size is already printed with ls -la, it could also be ignored...

Right now it prints an error message for this switch, even though, technically speaking, it's not an error. It's just not implemented ;)

贡献者指南