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

command-line-tool

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

adalessandro
adalessandro commented Nov 30, 2021
$ head --version
head 0.0.6
$ head /proc/asound/cards
 0 [tlv320aic31xxhi]: tlv320aic31xx-h - tlv320aic31xx-hifi
                      tlv320aic31xx-hifi
$ tail --version
tail 0.0.6
$ RUST_BACKTRACE=full tail /proc/asound/cards
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }', src/uu/tail/src/tail

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