登录  注册

首页->2022初级麒麟操作系统运维师

利用find查找/boot目录下大于300k并且必须是文件,拷贝到/opt该如何操作()。

(A)find /boot -size +300k -type d -exec cp -r {} /opt \;

(B)find /boot -size +300k -type f -exec cp -r {} /opt \:

(C)find /boot -size +300k -type f -exec cp -r {} /opt \

(D)find /boot -size +300k -type f -exec cp -r {} /opt \;

查看解析
参考答案
继续答题:下一题
微考学堂微考学社

更多2022初级麒麟操作系统运维师试题

考试