单项选择题

在当前目录中查找最近14天未被修改的文件,并输出在屏幕上,应使用命令()

A.find.–mtime+14print
B.find.–mtime+14-print
C.find.mtime-14-print
D.find.–mtime-14-print