aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/screenshot.html
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-13 01:48:00 -0400
committerMike Frysinger <vapier@gentoo.org>2009-05-13 01:48:00 -0400
commit7a5814c74c875d1d4ce80c8d24b0573a8fd51ab5 (patch)
tree1808a9cf0dee2b5182fe68f37c2be9b0c171990f /docs/busybox.net/screenshot.html
parent318a8e5ed557ed04712edc2a59275c92ce7e85e6 (diff)
downloadbusybox-7a5814c74c875d1d4ce80c8d24b0573a8fd51ab5.tar.gz
split website off into dedicated git repo
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'docs/busybox.net/screenshot.html')
-rw-r--r--docs/busybox.net/screenshot.html75
1 files changed, 0 insertions, 75 deletions
diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html
deleted file mode 100644
index c5ef18bc7..000000000
--- a/docs/busybox.net/screenshot.html
+++ /dev/null
@@ -1,75 +0,0 @@
-<!--#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.10.1 (2008-04-24 11:30:07 CEST) multi-call binary
-Copyright (C) 1998-2007 Erik Andersen, Rob Landley, Denys Vlasenko
-and others. Licensed under GPLv2.
-See source distribution for full notice.
-
-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, bbconfig, brctl, bunzip2, bzcat, bzip2,
- cal, cat, catv, chat, chattr, chcon, chgrp, chmod, chown,
- chpasswd, chpst, chroot, chrt, chvt, cksum, clear, cmp,
- comm, cp, cpio, crond, crontab, cryptpw, cttyhack, cut,
- date, dc, dd, deallocvt, delgroup, deluser, devfsd, df,
- dhcprelay, diff, dirname, dmesg, dnsd, dos2unix, dpkg,
- dpkg-deb, du, dumpkmap, dumpleases, echo, ed, egrep, eject,
- env, envdir, envuidgid, ether-wake, expand, expr, fakeidentd,
- false, fbset, fdflush, fdformat, fdisk, fetchmail, fgrep,
- find, findfs, fold, free, freeramdisk, fsck, fsck.minix,
- ftpget, ftpput, fuser, getenforce, getopt, getsebool,
- getty, grep, gunzip, gzip, halt, hd, hdparm, head, hexdump,
- hostid, hostname, httpd, hush, hwclock, id, ifconfig,
- ifdown, ifenslave, ifup, inetd, init, insmod, install,
- ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iprule,
- iptunnel, kbd_mode, kill, killall, killall5, klogd, lash,
- last, length, less, linux32, linux64, linuxrc, ln, load_policy,
- loadfont, loadkmap, logger, login, logname, logread, losetup,
- lpd, lpq, lpr, ls, lsattr, lsmod, lzmacat, makedevs, matchpathcon,
- md5sum, mdev, mesg, microcom, 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, pgrep, pidof, ping,
- ping6, pipe_progress, pivot_root, pkill, poweroff, printenv,
- printf, ps, pscan, pwd, raidautorun, rdate, readahead,
- readlink, readprofile, realpath, reboot, renice, reset,
- resize, restorecon, rm, rmdir, rmmod, route, rpm, rpm2cpio,
- rtcwake, run-parts, runcon, runlevel, runsv, runsvdir,
- rx, script, sed, selinuxenabled, sendmail, seq, sestatus,
- setarch, setconsole, setenforce, setfiles, setkeycodes,
- setlogcons, setsebool, setsid, setuidgid, sha1sum, slattach,
- sleep, softlimit, sort, split, start-stop-daemon, stat,
- strings, stty, su, sulogin, sum, sv, svlogd, swapoff,
- swapon, switch_root, sync, sysctl, syslogd, tac, tail,
- tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp,
- tftpd, time, top, touch, tr, traceroute, true, tty, ttysize,
- udhcpc, udhcpd, udpsvd, umount, uname, uncompress, unexpand,
- 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" -->