test 分享 微博 Twitter Facebook LinkedIn 复制链接 分类 Shell工具 描述 条件测试 语法 test 表达式 常用选项 -f: 测试文件 -d: 测试目录 使用示例 test -f file.txt: 测试文件是否存在 相关命令 bash sh zsh source export env