libbb: new function bb_getgroups() - allocating wrapper around getgroups()
[oweals/busybox.git] / applets_sh / README
1 This directory contains examples of applets implemented as shell scripts.
2
3 So far these scripts are not hooked to the build system and are not
4 installed by "make install". If you want to use them,
5 you need to install them by hand.