busybox/applets_sh
..
dos2unix applets_sh/*: Add a few more examples of "shell applets" 2012-02-09 18:23:33 +01:00
nologin applets_sh/nologin: an applet implemented as shell script 2011-11-10 18:00:28 +01:00
README applets_sh/*: Add a few more examples of "shell applets" 2012-02-09 18:23:33 +01:00
tac applets_sh/*: Add a few more examples of "shell applets" 2012-02-09 18:23:33 +01:00
unix2dos applets_sh/*: Add a few more examples of "shell applets" 2012-02-09 18:23:33 +01:00

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.