The Wayback Machine - https://web.archive.org/web/20220110045457/https://github.com/topics/command-line-tool
Skip to content
#

command-line-tool

Here are 4,432 public repositories matching this topic...

sylvestre
sylvestre commented May 22, 2021

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

Improve this page

Add a description, image, and links to the command-line-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command-line-tool topic, visit your repo's landing page and select "manage topics."

Learn more