單項(xiàng)選擇題

Linux系統(tǒng)中,在/logs目錄中查找更改時(shí)間在5日以前的文件并刪除它們的是()。

A.find logs -type f -mtime +5-exec rm \;
B.find logs -type f -atime +5-exec rm \;
C.find logs -type f -ctime +5-exec rm;
D.find logs -type f -mtime +5-exec rm;

微信掃碼免費(fèi)搜題