aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/screenshot.html
blob: c42775659ace549e61544fe9b13884c8b691c216 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<html>

<head>

<title> Busybox Screenshot! </title>

<meta name="Author" content="Mark Whitley">
<meta name="Description" content="A screenshot of Busybox">

</head>

<body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000">

<h1> Busybox Screenshot! </h1>

<TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1>
<TR><TD BGCOLOR="#000000">


<pre style="background-color: black; color: lightgreen; padding: 5px;
font-family: monospace; font-size: smaller;" width="80%">


$ ./busybox
BusyBox v0.60.3-pre (2002.02.13-23:05+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:
        [, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt,
        clear, cp, cut, date, dd, df, dirname, dmesg, du, echo, env, false,
        find, free, grep, gunzip, gzip, halt, head, id, init, kill, killall,
        klogd, linuxrc, ln, logger, ls, lsmod, mkdir, mknod, mkswap, modprobe,
        more, mount, msh, mv, pidof, poweroff, ps, pwd, reboot, reset,
        rm, rmdir, sed, sh, sleep, sort, swapoff, swapon, sync, syslogd,
        tail, tar, test, touch, true, tty, umount, uname, uniq, uptime,
        wc, which, whoami, xargs, yes, zcat

$ <blink>_</blink>

</pre>

</TD></TR>
</TABLE>

</body>

</html>