source: MondoRescue/branches/stable/mindi-busybox/docs/busybox.net/screenshot.html@ 1533

Last change on this file since 1533 was 821, checked in by Bruno Cornec, 18 years ago

Addition of busybox 1.2.1 as a mindi-busybox new package
This should avoid delivering binary files in mindi not built there (Fedora and Debian are quite serious about that)

File size: 2.7 KB
RevLine 
[821]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
15$ ./busybox
16BusyBox v1.1.2 (2006.04.11-08:27+0000) multi-call binary
17
18Usage: busybox [function] [arguments]...
19 or: [function] [arguments]...
20
21 BusyBox is a multi-call binary that combines many common Unix
22 utilities into a single executable. Most people will create a
23 link to busybox for each function they wish to use and BusyBox
24 will act like whatever it was invoked as!
25
26Currently defined functions:
27 [, [[, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename,
28 bbconfig, bunzip2, busybox, bzcat, cal, cat, chattr, chgrp, chmod,
29 chown, chroot, chvt, clear, cmp, comm, cp, cpio, crond, crontab,
30 cut, date, dc, dd, deallocvt, delgroup, deluser, devfsd, df, dirname,
31 dmesg, dnsd, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases,
32 e2fsck, e2label, echo, egrep, eject, env, ether-wake, expr, fakeidentd,
33 false, fbset, fdflush, fdformat, fdisk, fgrep, find, findfs, fold,
34 free, freeramdisk, fsck, fsck.ext2, fsck.ext3, fsck.minix, ftpget,
35 ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt, hdparm,
36 head, hexdump, hostid, hostname, httpd, hush, hwclock, id, ifconfig,
37 ifdown, ifup, inetd, init, insmod, install, ip, ipaddr, ipcalc,
38 ipcrm, ipcs, iplink, iproute, iptunnel, kill, killall, klogd,
39 lash, last, length, less, linux32, linux64, linuxrc, ln, loadfont,
40 loadkmap, logger, login, logname, logread, losetup, ls, lsattr,
41 lsmod, lzmacat, makedevs, md5sum, mdev, mesg, mkdir, mke2fs, mkfifo,
42 mkfs.ext2, mkfs.ext3, mkfs.minix, mknod, mkswap, mktemp, modprobe,
43 more, mount, mountpoint, msh, mt, mv, nameif, nc, netstat, nice,
44 nohup, nslookup, od, openvt, passwd, patch, pidof, ping, ping6,
45 pipe_progress, pivot_root, poweroff, printenv, printf, ps, pwd,
46 rdate, readlink, readprofile, realpath, reboot, renice, reset,
47 rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, runlevel, rx,
48 sed, seq, setarch, setconsole, setkeycodes, setsid, sha1sum, sleep,
49 sort, start-stop-daemon, stat, strings, stty, su, sulogin, sum,
50 swapoff, swapon, switch_root, sync, sysctl, syslogd, tail, tar,
51 tee, telnet, telnetd, test, tftp, time, top, touch, tr, traceroute,
52 true, tty, tune2fs, udhcpc, udhcpd, umount, uname, uncompress,
53 uniq, unix2dos, unlzma, unzip, uptime, usleep, uudecode, uuencode,
54 vconfig, vi, vlock, watch, watchdog, wc, wget, which, who, whoami,
55 xargs, yes, zcat, zcip
56
57$ <span style="text-decoration:blink;">_</span>
58
59</pre>
60
61<!--#include file="footer.html" -->
62
Note: See TracBrowser for help on using the repository browser.