$direct=">" $eval echo "hello world" $direct hello.txt $cat hello.txt hello world
$ pipe="|" $ eval ll $pipe wc -l 77
eval echo \$$#
$ sh last.sh arg-1 arg-2 arg-3 arg-3