开发者社区 问答 正文

Linux Shell 脚本操作符-e file的作用是什么?

Linux Shell 脚本操作符-e file的作用是什么?

展开
收起
游客ydhxr2xydmgpo 2021-12-01 11:11:24 496 分享 版权
1 条回答
写回答
取消 提交回答
  • 检测文件(包括目录)是否存在,如果是,则返回 true。

    2021-12-01 11:15:34
    赞同 展开评论