-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
With GNU:
$ ls -ks README.md
20 README.md
us:
$ ls -ks README.md
error: Found argument '-k' which wasn't expected, or isn't valid in this context
man:
-k, --kibibytes
default to 1024-byte blocks for disk usage; used only with -s
and per directory totals
Reactions are currently unavailable