niusouti.com

单选题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?()Afind /var/spoo

题目
单选题
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 {}/


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题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/sp”相关问题
  • 第1题:

    An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()

    • A、cd /var/spool
    • B、lcd /var/spool
    • C、cd /usr/bin /var/spool
    • D、lcd /usr/bin /var/spool

    正确答案:A

  • 第2题:

    ou have a computer that runs Windows 7. A printer is installed on the computer. You remove the Everyonegroup from the access control list (ACL) for the printer, and then you share the printer. You need to ensurethat members of the Sales group can modify all the print jobs that they submit. You must prevent Salesgroup members from modifying the print jobs of other users.  What should you do?( )

    • A、From the printer s properties, assign the Print permission to the Sales group.
    • B、From the printer s properties, assign the Manage Documents permission to the Sales group.
    • C、From the local Group Policy, assign the Increase scheduling priority user right to the Sales group.
    • D、From the local Group Policy, assign the Take ownership of files or other objects user right to the Salesgroup.

    正确答案:A

  • 第3题:

    A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by  this cron job()

    • A、/var/log/syslog.out
    • B、var/log/cron.log
    • C、/var/spool/cron/logs
    • D、mail

    正确答案:D

  • 第4题:

    How can a directory be excluded from a mksysb backup of the following?()

    • A、Put an entry in the /etc/exclude.rootvg file
    • B、Put an entry in the /etc/mksysb.exclude file
    • C、Remove the directory’s entry from the mksysb /image.data file
    • D、Remove the directory’s entry from the /var/adm/ras/bosinst.data file

    正确答案:A

  • 第5题:

    Which procedure should be used to configure the system to prevent all users from using the ’at’ command()?  

    • A、Create a /var/adm/cron/at.allow file with no entries
    • B、Create a /var/adm/cron/at.deny file with ’*’ as the only entry
    • C、Create a /var/adm/at/at.deny file with ’ALL’ as the only entry
    • D、Create a /var/adm/at/at.allow file with ’NONE’ as the only entry

    正确答案:A

  • 第6题:

    How can a directory be excluded from a mksysb backup()

    • A、Put an entry in the /etc/exclude.rootvg file.
    • B、Put an entry in the /etc/mksysb.exclude file.
    • C、Remove the directory’s entry from the mksysb /image.data file.
    • D、Remove the directory’s entry from the /var/adm/ras/bosinst.data file.

    正确答案:A

  • 第7题:

    单选题
    A System p administrator suspects they are receiving an error from one of their nightly cron jobs. Thejob is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by this cron job()
    A

    /var/log/syslog.out

    B

    /var/log/cron.log

    C

    /var/spool/cron/logs

    D

    mail


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    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 {}/


    正确答案: C
    解析: 暂无解析

  • 第9题:

    单选题
    An administrator needs to document system changes that have occurred recently. The company has a policy of making all possible changes via the smit interface. Which file would show the commands that have been performed from within smit and their resulting output?()
    A

    /smit.log

    B

    /smit.script

    C

    /var/log/smit.log

    D

    /var/log/smit.script


    正确答案: A
    解析: 暂无解析

  • 第10题:

    单选题
    After a system has rebooted from a system crash, which of the following commands should be run to find the location of the dump?()
    A

     lsvg -l rootvg 

    B

     sysdumpdev -e 

    C

     sysdumpdev -L 

    D

     cd /var/adm/ras


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    A patch has been applied to the operating system.  After rebooting, the system is hung.  Which of the following commands should have been performed to prevent the system from hanging?()
    A

     lppchk, bosboot 

    B

     lslpp -l, oslevel 

    C

     installp -C, lppchk 

    D

     bosboot, synclvodm 


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    An operator wants to view all the scheduled jobs on a system. Which of the following locations would house scheduled jobs?()
    A

    /etc/var/spool

    B

    /var/spool/cron

    C

    /var/sched/jobs

    D

    /usr/sched/crontabs


    正确答案: C
    解析: 暂无解析

  • 第13题:

    An administrator needs to document system changes that have occurred recently. The company has a policy of making all possible changes via the smit interface. Which file would show the commands that have been performed from within smit and their resulting output?()

    • A、/smit.log
    • B、/smit.script
    • C、/var/log/smit.log
    • D、/var/log/smit.script

    正确答案:A

  • 第14题:

    A patch has been applied to the operating system.  After rebooting, the system is hung.  Which of the following commands should have been performed to prevent the system from hanging?()

    • A、 lppchk, bosboot 
    • B、 lslpp -l, oslevel 
    • C、 installp -C, lppchk 
    • D、 bosboot, synclvodm 

    正确答案:A

  • 第15题:

    After a system has rebooted from a system crash, which of the following commands should be run to find the location of the dump?()

    • A、 lsvg -l rootvg 
    • B、 sysdumpdev -e 
    • C、 sysdumpdev -L 
    • D、 cd /var/adm/ras

    正确答案:C

  • 第16题:

    An operator wants to view all the scheduled jobs on a system. Which of the following locations would house scheduled jobs?()

    • A、/etc/var/spool
    • B、/var/spool/cron
    • C、/var/sched/jobs
    • D、/usr/sched/crontabs

    正确答案:C

  • 第17题:

    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 {}/

    正确答案:D

  • 第18题:

    Your windows 2000 professional computer has 50 MB of free space on drive C and 500MB on drive D. You notice that print jobs are failing because of inadequate space on drive C. You want the print jobs to be able to use the space on the drive D. What should you do? ()

    • A、From the print server properties dialog box change the location of the spool folder to any existing path on the drive D
    • B、From the printer properties dialog box, go to the advanced properties option and change the location of the spool folder to D:/winnt/system32/spool/ 
    • C、Copy the C/winnt/system32/spool/printer to D/winnt/system32/spool/printer folder
    • D、Mount drive C as subdirectories on drive D

    正确答案:A

  • 第19题:

    单选题
    An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()
    A

    cd /var/spool

    B

    lcd /var/spool

    C

    cd /usr/bin /var/spool

    D

    lcd /usr/bin /var/spool


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    Which procedure should be used to configure the system to prevent all users from using the ’at’ command()?
    A

    Create a /var/adm/cron/at.allow file with no entries

    B

    Create a /var/adm/cron/at.deny file with ’*’ as the only entry

    C

    Create a /var/adm/at/at.deny file with ’ALL’ as the only entry

    D

    Create a /var/adm/at/at.allow file with ’NONE’ as the only entry


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    After being launched from a vessel,totally enclosed survival craft which have been afloat over a long period require().
    A

    frequent opening of hatches to permit entry of fresh air

    B

    regular checks of bilge levels

    C

    use of ear plugs to dampen engine noise

    D

    frequent flushing of the water spray system with fresh water


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    A System p administrator needs to document system changes that have occurred recently. The company has a policy of making all possible changes via the smit interface.  Which of the following files would show the commands that have been performed from within smit and their resulting output()
    A

    /smit.log

    B

    /smit.script

    C

    /var/log/smit.log

    D

    /.history


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by  this cron job()
    A

    /var/log/syslog.out

    B

    var/log/cron.log

    C

    /var/spool/cron/logs

    D

    mail


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    After you back up /export using a file system snapshot, and you have removed the snapshot, you also need to remove the backing store. If the snapshot was created with:  # mkdir /var/tmp/backup-snaps  # fssnap -o  bs=/var/tmp/backup-snaps /export   Which file do you need to remove? ()
    A

    A

    B

    B

    C

    C

    D

    D


    正确答案: A
    解析: 暂无解析