linux.debian.bugs.dist
[Top] [All Lists]

Bug#405108: busybox: should have a --list option to list all supported c

Subject: Bug#405108: busybox: should have a --list option to list all supported commands
From: Russell Coker
Date: Sun, 31 Dec 2006 13:10:09 +0100
Newsgroups: linux.debian.bugs.dist, linux.debian.maint.boot
Package: busybox
Version: 1:1.1.3-3
Severity: normal


busybox | tail -19 | tr , \\\\n | sed -e "s/ \|\t//"|grep .|grep -v busybox

Currently to get a list of the supported commands in busybox I need to use
the above shell code.  This is ugly and will cause problems if the number of
lines required changes.

What we need is a --list command-line option that will display all supported
options one per line to stdout without any additional commentary.

See bug #338405 for one example of what I want to do with this.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy