1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <!--#include file="header.html" -->
- <!-- Begin Screenshot -->
- <h3> Busybox Screenshot! </h3>
- Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox.
- <pre style="background-color: black; color: lightgreen; padding: 5px;
- font-family: monospace; font-size: smaller;" width="100">
- $ ./busybox
- BusyBox v1.6.0.svn (2007-04-07 04:27:00 CEST) 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:
- [, [[, addgroup, adduser, adjtimex, ar, arp, arping, ash,
- awk, basename, bunzip2, bzcat, cal, cat, catv, chattr,
- chgrp, chmod, chown, chpst, chroot, chvt, cksum, clear,
- cmp, comm, cp, cpio, crond, crontab, cut, date, dc, dd,
- deallocvt, delgroup, deluser, df, dhcprelay, diff, dirname,
- dmesg, dnsd, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases,
- echo, ed, egrep, eject, env, envdir, envuidgid, expr,
- fakeidentd, false, fbset, fdflush, fdformat, fdisk, fgrep,
- find, fold, free, freeramdisk, fsck, fsck.minix, ftpget,
- ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt,
- hdparm, head, hexdump, hostid, hostname, httpd, hwclock,
- id, ifconfig, ifdown, ifup, inetd, init, insmod, install,
- ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iprule,
- iptunnel, kill, killall, killall5, klogd, lash, last,
- length, less, linux32, linux64, linuxrc, ln, loadfont,
- loadkmap, logger, login, logname, logread, losetup, ls,
- lsattr, lsmod, lzmacat, makedevs, md5sum, mdev, mesg,
- mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe,
- more, mount, mountpoint, msh, mt, mv, nameif, nc, netstat,
- nice, nmeter, nohup, nslookup, od, openvt, passwd, patch,
- pidof, ping, ping6, pipe_progress, pivot_root, poweroff,
- printenv, printf, ps, pwd, raidautorun, rdate, readahead,
- readlink, readprofile, realpath, reboot, renice, reset,
- resize, rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts,
- runlevel, runsv, runsvdir, rx, sed, seq, setarch, setconsole,
- setkeycodes, setlogcons, setsid, setuidgid, sha1sum, sleep,
- softlimit, sort, split, start-stop-daemon, stat, strings,
- stty, su, sulogin, sum, sv, svlogd, swapoff, swapon, switch_root,
- sync, sysctl, syslogd, tail, tar, tcpsvd, tee, telnet,
- telnetd, test, tftp, time, top, touch, traceroute, true,
- tty, udhcpc, udhcpd, udpsvd, umount, uname, uncompress,
- uniq, unix2dos, unlzma, unzip, uptime, usleep, uudecode,
- uuencode, vconfig, vi, vlock, watch, watchdog, wc, wget,
- which, who, whoami, xargs, yes, zcat, zcip
- $ <span style="text-decoration:blink;">_</span>
- </pre>
- <!--#include file="footer.html" -->
|