63 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			63 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!--#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.1.2 (2006.04.11-08:27+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:
 | 
						|
	[, [[, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename,
 | 
						|
	bbconfig, bunzip2, busybox, bzcat, cal, cat, chattr, chgrp, chmod,
 | 
						|
	chown, chroot, chvt, clear, cmp, comm, cp, cpio, crond, crontab,
 | 
						|
	cut, date, dc, dd, deallocvt, delgroup, deluser, devfsd, df, dirname,
 | 
						|
	dmesg, dnsd, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases,
 | 
						|
	e2fsck, e2label, echo, egrep, eject, env, ether-wake, expr, fakeidentd,
 | 
						|
	false, fbset, fdflush, fdformat, fdisk, fgrep, find, findfs, fold,
 | 
						|
	free, freeramdisk, fsck, fsck.ext2, fsck.ext3, fsck.minix, ftpget,
 | 
						|
	ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt, hdparm,
 | 
						|
	head, hexdump, hostid, hostname, httpd, hush, hwclock, id, ifconfig,
 | 
						|
	ifdown, ifup, inetd, init, insmod, install, ip, ipaddr, ipcalc,
 | 
						|
	ipcrm, ipcs, iplink, iproute, iptunnel, kill, killall, 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, mke2fs, mkfifo,
 | 
						|
	mkfs.ext2, mkfs.ext3, mkfs.minix, mknod, mkswap, mktemp, modprobe,
 | 
						|
	more, mount, mountpoint, msh, mt, mv, nameif, nc, netstat, nice,
 | 
						|
	nohup, nslookup, od, openvt, passwd, patch, pidof, ping, ping6,
 | 
						|
	pipe_progress, pivot_root, poweroff, printenv, printf, ps, pwd,
 | 
						|
	rdate, readlink, readprofile, realpath, reboot, renice, reset,
 | 
						|
	rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, runlevel, rx,
 | 
						|
	sed, seq, setarch, setconsole, setkeycodes, setsid, sha1sum, sleep,
 | 
						|
	sort, start-stop-daemon, stat, strings, stty, su, sulogin, sum,
 | 
						|
	swapoff, swapon, switch_root, sync, sysctl, syslogd, tail, tar,
 | 
						|
	tee, telnet, telnetd, test, tftp, time, top, touch, tr, traceroute,
 | 
						|
	true, tty, tune2fs, udhcpc, udhcpd, 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" -->
 | 
						|
 |