4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00

add lack of '~' to ash missing features

This commit is contained in:
David Starks-Browning 2003-04-08 22:24:27 +00:00
parent ca81cd60ce
commit c6e74c4c82

View File

@ -248,6 +248,7 @@ in /bin/sh, particularly if you are used to /bin/sh actually being
bash (Linux) or ksh (Tru64). For example:
@itemize bullet
@item No `~' expansion (use $HOME instead)
@item No job control
@item No getopts
@item No let