hush: mention PPID, RANDOM support

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-05-16 02:36:18 +02:00
parent a29b055bf1
commit 8806d64acd

View File

@ -57,7 +57,7 @@
*
* TODOs:
* grep for "TODO" and fix (some of them are easy)
* special variables (done: PWD)
* special variables (done: PWD, PPID, RANDOM)
* follow IFS rules more precisely, including update semantics
* export builtin should be special, its arguments are assignments
* and therefore expansion of them should be "one-word" expansion: