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
1 changed files with 1 additions and 0 deletions

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