dthree/cash

`ls -s` is missing

Open

#45 ouverte le 29 févr. 2016

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)JavaScript (7 768 stars) (253 forks)batch import
help wantednon-compliant behavior

Description

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

Guide contributeur