题目:在 Bash shell 中,如何使用 if 判断文件是否存在?
A. if [ -f filename ]
B. if [ file_exists filename ]
C. if [ file_exists(filename) ]
D. if [ -e filename ]
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。