The Swiss Army Knife of Embedded Linux
BusyBox combines tiny versions of many common UNIX utilities into a
small single executable. It provides minimalist replacements for most
of the utilities usually found in fileutils, shellutils, findutils,
textutils, grep, gzip, tar, and more. BusyBox provides a fairly
complete POSIX environment for any small or embedded system. The
utilities in BusyBox generally have fewer options than their
full-featured GNU cousins. The options that are included provide the
expected functionality and behave very much like their GNU
counterparts.
This is a port of BusyBox to the WIN32 API used by the Microsoft Windows operating system. It brings a subset of the functionality of BusyBox to that platform.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win32/mingw32-busybox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
TIG_1_23_0.tar.gz | 0002901532 2.77 MB | |
mingw32-busybox.spec | 0000002456 2.4 KB |
Revision 1 (latest revision is 3)
Fridrich Strba (fstrba)
accepted
request 282916
from
Anthony Kelman (kelman)
(revision 1)
Sadly the 64-bit version of this doesn't work too well right now, but the 32-bit one is pretty useful.
Comments 0