单选题A System p administrator needs to run the annualreval.sh script, directing standard error to /var/log/reval.err, and appending standard out to /var/log/reval.log.  How can this be accomplished ()Aannualreval.sh 21 /var/log/reval.log 2 /var/log/reval.errBannualreval.sh 1/var/log/reval.log 2/var/log/reval.errCannualreval.sh 21 /var/log/reval.log /var/log/reval.errDannualreval.sh 1/var/log/reval.log 2/var/log/reval.err

单选题
A System p administrator needs to run the annualreval.sh script, directing standard error to /var/log/reval.err, and appending standard out to /var/log/reval.log.  How can this be accomplished ()
A

annualreval.sh 2>&1 /var/log/reval.log 2> /var/log/reval.err

B

annualreval.sh 1>/var/log/reval.log 2>/var/log/reval.err

C

annualreval.sh 2>>&1 /var/log/reval.log /var/log/reval.err

D

annualreval.sh 1>>/var/log/reval.log 2>/var/log/reval.err


参考解析

解析: 暂无解析

相关考题:

You are an administrator of Ezonexam.com's network. You want to perform. routine upgrades on your Windows 2000 Server computer. You use your non-administrator user account in the domain to logon to the server.You want to upgrade all of the critical system files and patches on the server in the shortest possible time.What should you do?A.Use Windows Update.B.Run System File Checker.C.Log on as administrator and run Windows Update.D.Log on as administrator and run System File Checker.

An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy.What can be done to resolve this?() A.Use chdev with -P flag and run cfgmgr.B.Use chdev with -R flag and run cfgmgr.C.Use chdev with -P flag and reboot the system.D.Use chdev with -R flag and reboot the system.

A user complains that the network printer is not printing.  The system administrator knows there is a print queue for the network printer and needs to check on the queue.  Which command is run?()A、 netstat B、 lpstat C、 telinit D、 prtconf

An administrator needs to determine what the default run level of a system is.  Which command would be used()A、Isitab initB、telinit -dC、cat/etc/.init.stateD、init

An administrator needs to load additional disk drivers on the VIOS in order to attach to the SAN. Which of the following will enable this?()A、 run updateios B、 run cfgdriver C、 run oem_setup_env D、 run driver_install

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.logB、/smit.scriptC、/var/log/smit.logD、/.history

An administrator has received an update CD with the latest technology level for AIX 5.3. The current operating system level of the server is at base AIX 5.3. What action needs to be taken to apply the new technology level to the server?()A、Run smit update_allB、Run smit install_allC、Boot from the installation mediaD、Run the update_all command from the mounted CD

An administrator needs to grant privileges to other server staff members to run archive utilities on adefault Windows installation. The administrator needs to set the minimum permissions to:()A、 remote users.B、 account operators.C、 server operators.D、 backup operators.

A system administrator needs to specify a set of FQDN to IP address mappings for a legacyserver; the administrator does not want the legacy server to be referenced by other servers. Which of the following should the administrator use to set this?()A、DHCP serverB、DNS serverC、Host fileD、Route statements

A system administrator completed an upgrade of the maintenance level of their AIX system. Which of the following commands should be run to verify that the operating system is in a consistent state?()A、instfix -iB、lslpp -lC、lppchk -vD、oslevel -r

After mirroring rootvg, a system administrator wants to validate that the system will boot correctly. Which of the following tasks must be performed before changing the boot order?()A、Run a bosboot -a commandB、Mirror the hd5 on the two disksC、Set up another service mode bootlistD、Check the disks using a lsvg -p rootvg command

A system administrator needs to configure dump devices for the system. Which command would be used to estimate the size required for a dump device?()A、lsdevB、chdevC、sysdumpdevD、sysdumpstart

A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()A、/etc/security/limitsB、/etc/security/mkuser.sysC、/etc/security/privD、/etc/security/user

An administrator tries to change the checksum_offload setting on ent0, but the chdev command responds that the adapter is busy. What can be done to resolve this?()A、Use chdev with -P flag and run cfgmgr.B、Use chdev with -R flag and run cfgmgr.C、Use chdev with -P flag and reboot the system.D、Use chdev with -R flag and reboot the system.

A System p administrator needs to replace a failed internal disk in a mirrored rootvg.  Which of thefollowing is one of the steps that would need to be followed()A、Run cfgmgrB、odmdelete CuAtC、exportvg rootvgD、Deallocate LPs from failed disk

A System p administrator needs to upgrade a system from AIX 5.2 to AIX 5.3.  Which of the following installation methods would minimize downtime()A、Migration installationB、Partition MobilityC、alt_disk_installD、update_all smit fastpath and reboot during the next scheduled outage

An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate  method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command

A System p administrator needs to run the annualreval.sh script, directing standard error to /var/log/reval.err, and appending standard out to /var/log/reval.log.  How can this be accomplished ()A、annualreval.sh 21 /var/log/reval.log 2 /var/log/reval.errB、annualreval.sh 1/var/log/reval.log 2/var/log/reval.errC、annualreval.sh 21 /var/log/reval.log /var/log/reval.errD、annualreval.sh 1/var/log/reval.log 2/var/log/reval.err

单选题A System p administrator needs to upgrade a system from AIX 5.2 to AIX 5.3.  Which of the following installation methods would minimize downtime()AMigration installationBPartition MobilityCalt_disk_installDupdate_all smit fastpath and reboot during the next scheduled outage

单选题A System p administrator needs to replace a failed internal disk in a mirrored rootvg.  Which of thefollowing is one of the steps that would need to be followed()ARun cfgmgrBodmdelete CuAtCexportvg rootvgDDeallocate LPs from failed disk

单选题An administrator needs to load additional disk drivers on the VIOS in order to attach to the SAN. Which of the following will enable this?()A run updateios B run cfgdriver C run oem_setup_env D run driver_install

单选题A System p administrator needs to set the default password length for all users to six characters.  Which of the following files needs to be edited to accomplish this ()A/etc/security/limitsB/etc/security/mkuser.sysC/etc/security/privD/etc/security/user

单选题A user complains that the network printer is not printing.  The system administrator knows there is a print queue for the network printer and needs to check on the queue.  Which command is run?()A netstat B lpstat C telinit D prtconf

单选题A system administrator has determined that a recently applied APAR needs to be removed. Which of the following installp options will remove the APAR?()AcleanupBcommitCdeinstallDreject

单选题A System p administrator has determined that a recently applied APAR needs to be removed.  Which of the following installp options will remove the APAR()AcleanupBuninstallCdeinstallDreject

单选题A user in your company network needs to encrypt a folder that is on her Windows 2000 Professional computer. Her computer has two drives: Drive C and Drive D. The folder that needs to be encrypted is located on Drive D. When the user attempts to encrypt the folder, no option for encryption can be found in the folder properties. What should you do to enable the user to encrypt the folder? ()ALog on to her computer as an administrator, and then run the cipher/e command.BInstruct the user to run the chipper/e command.CLog on to her computer as an administrator, and then run the Secedit/enforce command.DInstruct the user to run the Secedit/enforce command.ELog on to her computer as an administrator, and then run the Convert d:/FS:NTFS command.

单选题An administrator needs to grant privileges to other server staff members to run archive utilities on adefault Windows installation. The administrator needs to set the minimum permissions to:()A remote users.B account operators.C server operators.D backup operators.