source: MondoRescue/branches/2.2.5/mindi-busybox/docs/busybox.net/screenshot.html

Last change on this file was 1765, checked in by Bruno Cornec, 16 years ago

Update to busybox 1.7.2

File size: 3.0 KB
Line 
1<!--#include file="header.html" -->
2
3
4<!-- Begin Screenshot -->
5
6<h3> Busybox Screenshot! </h3>
7
8
9Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox.
10
11<pre style="background-color: black; color: lightgreen; padding: 5px;
12font-family: monospace; font-size: smaller;" width="100">
13
14$ ./busybox
15BusyBox v1.6.0.svn (2007-04-07 04:27:00 CEST) multi-call binary
16
17Usage: busybox [function] [arguments]...
18 or: [function] [arguments]...
19
20 BusyBox is a multi-call binary that combines many common Unix
21 utilities into a single executable. Most people will create a
22 link to busybox for each function they wish to use and BusyBox
23 will act like whatever it was invoked as!
24
25Currently defined functions:
26 [, [[, addgroup, adduser, adjtimex, ar, arp, arping, ash,
27 awk, basename, bunzip2, bzcat, cal, cat, catv, chattr,
28 chgrp, chmod, chown, chpst, chroot, chvt, cksum, clear,
29 cmp, comm, cp, cpio, crond, crontab, cut, date, dc, dd,
30 deallocvt, delgroup, deluser, df, dhcprelay, diff, dirname,
31 dmesg, dnsd, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases,
32 echo, ed, egrep, eject, env, envdir, envuidgid, expr,
33 fakeidentd, false, fbset, fdflush, fdformat, fdisk, fgrep,
34 find, fold, free, freeramdisk, fsck, fsck.minix, ftpget,
35 ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt,
36 hdparm, head, hexdump, hostid, hostname, httpd, hwclock,
37 id, ifconfig, ifdown, ifup, inetd, init, insmod, install,
38 ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iprule,
39 iptunnel, kill, killall, killall5, klogd, lash, last,
40 length, less, linux32, linux64, linuxrc, ln, loadfont,
41 loadkmap, logger, login, logname, logread, losetup, ls,
42 lsattr, lsmod, lzmacat, makedevs, md5sum, mdev, mesg,
43 mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe,
44 more, mount, mountpoint, msh, mt, mv, nameif, nc, netstat,
45 nice, nmeter, nohup, nslookup, od, openvt, passwd, patch,
46 pidof, ping, ping6, pipe_progress, pivot_root, poweroff,
47 printenv, printf, ps, pwd, raidautorun, rdate, readahead,
48 readlink, readprofile, realpath, reboot, renice, reset,
49 resize, rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts,
50 runlevel, runsv, runsvdir, rx, sed, seq, setarch, setconsole,
51 setkeycodes, setlogcons, setsid, setuidgid, sha1sum, sleep,
52 softlimit, sort, split, start-stop-daemon, stat, strings,
53 stty, su, sulogin, sum, sv, svlogd, swapoff, swapon, switch_root,
54 sync, sysctl, syslogd, tail, tar, tcpsvd, tee, telnet,
55 telnetd, test, tftp, time, top, touch, traceroute, true,
56 tty, udhcpc, udhcpd, udpsvd, umount, uname, uncompress,
57 uniq, unix2dos, unlzma, unzip, uptime, usleep, uudecode,
58 uuencode, vconfig, vi, vlock, watch, watchdog, wc, wget,
59 which, who, whoami, xargs, yes, zcat, zcip
60
61$ <span style="text-decoration:blink;">_</span>
62
63</pre>
64
65<!--#include file="footer.html" -->
Note: See TracBrowser for help on using the repository browser.