|
发表于 2008-2-25 21:29:04
|
显示全部楼层
thunder@thunder:~/shellprogram$ read LOCATION
$HOME
thunder@thunder:~/shellprogram$ eval ls $LOCATION
append.sed Downloads MyDownloads rolo.sh test test.c~ thundercron
Desktop Examples net2 rolo.sh~ test2 test.sh workspace
dic.txt fd net.sh share test2.c~ test.sh~
doc linux.lnx pic shellprogram test.awk test.txt~
thunder@thunder:~/shellprogram$ |
|