Closed codeskyblue closed 8 years ago
For example: command echo $HELLO
echo $HELLO
If HELLO=hello
HELLO=hello
command should output hello
hello
No need to do, actually already support.
For example: command
echo $HELLO
If
HELLO=hello
command should output
hello