在Bash 脚本中判断文件fname是否存在,使用的方法是()。 A、 test -f fnameB、 test -r fnameC、 test -e fnameD、 test -x fname 发布时间:2025-07-14 23:27:01