在if [ -e $name ],什么条件检查-e? $name是目录路径的变量。
if [ -e $name ]
-e
$name
shell scripting shell-script
scripting ×1
shell ×1
shell-script ×1