Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README « applets_sh - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9dcd38ae380ffb5b470bc94791a66c6c51c1c135 (plain)
1
2
3
4
5
This directory contains examples of applets implemented as shell scripts.

So far these scripts are not hooked to the build system and are not
installed by "make install". If you want to use them,
you need to install them by hand.