在线名词解释大全
专业、全面、易懂的全领域名词百科

下面哪一条表达式可以测试文件sjh.txt是否存在?()

题型:单选题
选项
A. [sjh.txt]
B. [ -e sjh.txt ]
C. [ -f sjh.txt ]
D. [ -r sjh.txt ]
正确答案:B