date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats
[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.