相关疑难解决方法(0)

“if [ -e $name ]”是什么意思?其中 $name 是目录的路径

if [ -e $name ],什么条件检查-e
$name是目录路径的变量。

shell scripting shell-script

10
推荐指数
1
解决办法
4万
查看次数

标签 统计

scripting ×1

shell ×1

shell-script ×1