dthree/cash

`ls -s` is missing

Open

#45 建立於 2016年2月29日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (7,768 star) (253 fork)batch import
help wantednon-compliant behavior

描述

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 ;)

貢獻者指南

`ls -s` is missing · dthree/cash#45 | Good First Issue