blob: d189ce577919dcf3bd17bda39a0fe1f943410004 (
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
|
=head1 NAME
busybox - I am BusyBox of borg. Unix will be assimilated.
=head1 SYNOPSIS
busybox <command> [options...]
=head1 DESCRIPTION
BusyBox is a multi-call binary that combines many common Unix utilities into
a single executable. This is a size optimization.
=head1 SEE ALSO
textutils(1), shellutils(1), etc...
=head1 MAINTAINER
Erik Andersen <erik@lineo.com>
=head1 AUTHORS
=over 4
=item Bruce Perens <perens@technocrat.net>
=item Erik Andersen <erik@lineo.com>
=item Randolph Chung <rchung@debian.org>
=item John Beppu <beppu@lineo.com>
=back
=cut
|