Releases26
Frequency3 months 1 week
Last Release
[BusyBox](http://busybox.net) is a single binary that contains many common Unix tools. It's often found in embedded Linux systems like routers, in Android smartphones, in Linux containers and anywhere else it would be handy to have a compact set of Unix command line tools. busybox-w32 is a port of BusyBox to the Microsoft Windows WIN32 API. It brings a subset of the functionality of BusyBox to Windows in a single self-contained native executable. This version of BusyBox implements well over a hundred Unix-style commands. Some of the more significant are: - ash The BusyBox shell is based on ash. It strives to be POSIX-compatible, though it does support some features of bash. A UNIX-style shell is something like the Windows command prompt, though much more powerful. It can be used as an interactive command line or to run shell scripts (like Windows batch files, though again, much more powerful). - awk awk is a scripting language with a particular emphasis on pattern matching. It's commonly used to process text files containing rows and columns of data. - sed sed is a stream editor. It can be used to make automatic, non-interactive changes to text files. - vi vi is a powerful visual editor. If you're already familiar with vi you'll know what to expect. If not you should be aware that it's not particularly intuitive: you need to learn how to use vi. Try this BusyBox vi tutorial. Other staples of Unix shell programming, such as find and grep are also available. Most of the commands have a --help option that displays a brief description and documents the available options. For more information: https://frippery.org/busybox ![screenshot](https://cdn.jsdelivr.net/gh/chtof/chocolatey-packages/automatic/busybox/screenshot.png)
Subscribe above to receive notifications when new versions are released.
VersionDate
Stability
Stability is determined by the version string and my be inaccurate.
6075.0.0 Stable
5857.0.0 Stable
5579.0.0 Stable
5467.0.0 Stable
5398.0.0 Stable
5301.0 Stable
5236.0 Stable
5181.0 Stable
5007.0 Stable
4882.0 Stable
4881.0 Stable
4784.0 Stable
4716.0 Stable
4621.0 Stable
4487.0 Stable
4264.0 Stable
3902.0 Stable
3812.0 Stable
3578.0 Stable
3532.0 Stable
3466.0 Stable
3445.0 Stable
3329.0 Stable
3244.0.0.20191213 Stable
3244.0 Stable
Previous12Next