Busybox

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:21, 24 July 2005 (edit)
213.139.154.67 (Talk)
(Die [http://www.busybox.net/ BusyBox] - update)
← Previous diff
Revision as of 21:28, 20 November 2005 (edit) (undo)
80.132.160.167 (Talk)
(Die [http://www.busybox.net/ BusyBox])
Next diff →
Line 7: Line 7:
...ist eine Multicall-Applikation die viele anderen nützliche Programme in sich vereint:<br> ...ist eine Multicall-Applikation die viele anderen nützliche Programme in sich vereint:<br>
<pre> <pre>
-BusyBox v1.00 (2005.07.19-16:42+0000) Built-in shell (ash)+BusyBox v1.01 (2005.11.18-11:12+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands. Enter 'help' for a list of built-in commands.
-~ # busybox+~ # busybox
-BusyBox v1.00 (2005.07.19-16:42+0000) multi-call binary+BusyBox v1.01 (2005.11.18-11:12+0000) multi-call binary
Usage: busybox [function] [arguments]... Usage: busybox [function] [arguments]...
Line 18: Line 18:
BusyBox is a multi-call binary that combines many common Unix BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a utilities into a single executable. Most people will create a
- link to busybox for each function they wish to use, and BusyBox+ link to busybox for each function they wish to use and BusyBox
- will act like whatever it was invoked as.+ will act like whatever it was invoked as!
Currently defined functions: Currently defined functions:
- [, adjtimex, arping, ash, awk, basename, busybox, cat, chgrp,+ [, adjtimex, ash, awk, basename, busybox, cat, chgrp, chmod, chown,
- chmod, chown, chroot, clear, cmp, cp, cut, date, dc, dd, df, dirname,+ chroot, clear, cmp, cp, cut, date, dc, dd, df, dirname, dmesg,
- dmesg, du, echo, egrep, env, expr, false, fgrep, find, free, ftpget,+ du, echo, egrep, env, expr, false, fgrep, find, free, ftpget,
- ftpput, getopt, grep, gunzip, gzip, halt, head, hexdump, hostname,+ ftpput, getopt, grep, gunzip, gzip, head, hexdump, hostname, id,
- httpd2, id, ifconfig, ifdown, ifup, insmod, install, kill, killall,+ ifconfig, ifdown, ifup, insmod, install, kill, killall, klogd,
- klogd, ln, logger, login, logread, ls, lsmod, md5sum, mesg, mkdir,+ ln, logger, login, logread, ls, lsmod, md5sum, mesg, mkdir, mkfifo,
- mkfifo, mknod, modprobe, more, mount, mv, nameif, nc, netstat,+ mknod, modprobe, more, mount, mv, nameif, nc, netstat, nslookup,
- nslookup, pidof, ping, pivot_root, poweroff, printf, ps, pwd,+ pidof, ping, pivot_root, printf, ps, pwd, reboot, reset, rm, rmdir,
- reboot, renice, reset, rm, rmdir, rmmod, route, rx, sed, sh, sleep,+ rmmod, route, rx, sed, sh, sleep, sort, strings, stty, sync, syslogd,
- sort, strings, stty, sync, sysctl, syslogd, tail, tar, tee, telnet,+ tail, tar, tee, telnet, test, time, top, touch, tr, traceroute,
- telnetd, test, tftp, time, top, touch, tr, traceroute, true, tty,+ true, tty, umount, uname, uniq, unzip, uptime, usleep, uudecode,
- umount, uname, uniq, unzip, uptime, usleep, uudecode, uuencode,+ uuencode, vconfig, vi, watch, watchdog, wc, wget, which, whoami,
- vconfig, vi, watch, watchdog, wc, wget, which, whoami, xargs,+ xargs, yes, zcat
- yes, zcat+
~ # ~ #

Revision as of 21:28, 20 November 2005


Du bist hier: Hauptseite/DD-WRT Doku (DE)/Alphabetischer Index/Busybox



Die BusyBox

...ist eine Multicall-Applikation die viele anderen nützliche Programme in sich vereint:

BusyBox v1.01 (2005.11.18-11:12+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # busybox   
BusyBox v1.01 (2005.11.18-11:12+0000) multi-call binary

Usage: busybox [function] [arguments]...
   or: [function] [arguments]...

        BusyBox is a multi-call binary that combines many common Unix
        utilities into a single executable.  Most people will create a
        link to busybox for each function they wish to use and BusyBox
        will act like whatever it was invoked as!

Currently defined functions:
        [, adjtimex, ash, awk, basename, busybox, cat, chgrp, chmod, chown,
        chroot, clear, cmp, cp, cut, date, dc, dd, df, dirname, dmesg,
        du, echo, egrep, env, expr, false, fgrep, find, free, ftpget,
        ftpput, getopt, grep, gunzip, gzip, head, hexdump, hostname, id,
        ifconfig, ifdown, ifup, insmod, install, kill, killall, klogd,
        ln, logger, login, logread, ls, lsmod, md5sum, mesg, mkdir, mkfifo,
        mknod, modprobe, more, mount, mv, nameif, nc, netstat, nslookup,
        pidof, ping, pivot_root, printf, ps, pwd, reboot, reset, rm, rmdir,
        rmmod, route, rx, sed, sh, sleep, sort, strings, stty, sync, syslogd,
        tail, tar, tee, telnet, test, time, top, touch, tr, traceroute,
        true, tty, umount, uname, uniq, unzip, uptime, usleep, uudecode,
        uuencode, vconfig, vi, watch, watchdog, wc, wget, which, whoami,
        xargs, yes, zcat

~ #

Du bist hier: Hauptseite/DD-WRT Doku (DE)/Alphabetischer Index/Busybox