hush/applets_sh
Pere Orga d0222503ff applets_sh/*: Add a few more examples of "shell applets"
Signed-off-by: Pere Orga <gotrunks@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-02-09 18:23:33 +01:00
..
README applets_sh/*: Add a few more examples of "shell applets" 2012-02-09 18:23:33 +01:00
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
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

README

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.