add lack of '~' to ash missing features
This commit is contained in:
parent
ca81cd60ce
commit
c6e74c4c82
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue