单项选择题
It has been determined that print jobs from an application are not being removed from the system after they have been printed. To remove these jobs from the /var/spool directory, which cron entry will remove files more than 7 days old?()
	A. find /var/spool/lpd/qdir -mtime -7 -type f -exec rm -f {}\
	B. find -name /var/spool/* -f rm {}\
	C. find -name /var/spool/lpd/* -exec rm {}\
	D. find /var/spool/lpd/qdir -mtime +7 -type f -exec rm -f {}\
                    
                             点击查看答案
                
                
            相关考题
- 
                                    单项选择题
                                    
 Whichofthefollowingentriesshouldbeaddedtothesyslog.conffiletocaptureinformationtotroubleshootaproblemreportedwithe-mail?()
 A. smpt.info /tmp/syslog.msgs 
 B. mail.debug /tmp/syslog.msgs
 C. daemon.err /tmp/syslog.msgs
 D. mail.err /tmp/syslog.msgs
- 
                                    单项选择题
                                    
 WhichperformancepolicytakesprecedenceinWLM?()
 A. class 
 B. tier
 C. shares
 D. limits
- 
                                    单项选择题
                                    
 Telnetingfromanymachineonthenetworkistaking75seconds.Whichofthefollowingproceduresshouldbecheckedtocorrecttheerror?()
 A. Check /etc/hosts. 
 B. Check /etc/resolv.conf.
 C. Check for packet errors.
 D. Check to see if the master server is up.
 
             
             
                
            