The Wayback Machine - https://web.archive.org/web/20211219004425/https://github.com/topics/busybox
Skip to content
#

busybox

Here are 153 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 busybox 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 busybox topic, visit your repo's landing page and select "manage topics."

Learn more