舉個例子:cat?hello.sh == cat ./hello.sh,也就是可以推導出 hello.sh == ./hello.sh,即這兩個是等價的那么問題來了:hello.sh本身就是在/home錄下啊,為什么直接寫“hello.sh”不可以? 查看完整描述