"find" command can be very useful when it comes to locating files to remove when a ... find / -name .nfs\* -mtime +7 -exec rm -f {} + -o -fstype nfs -prune.
確定! 回上一頁