使用复习卡回顾 第 1 题,共 7 题
Linux 逻辑操作
开始实验
1 选择最佳答案

[[ -f a.txt ]] && [[ -f b.txt ]] 什么时候为真?