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