Passcert keeps on trying to provide candidates with the latest and most accurate certifications. Today, passcert released the latest update for 000-103. 000-103 is the exam code of AIX 6.1 Basic Operations. It is associated with a IBM certification. Professionals in passcert have collected 81 Q&As questions and answers for candidates' 000-103 preparation. The material covers every field the exam required and 100% ensure pass 000-103 exam in the first attempt or will give a full defund.
An operator needs to schedule the script '/usr/scripts/listall.ksh' to run at 19.00 on the current day. What
is the correct form of the 'at' command to accomplish this task?
A. at 7 /usr/scripts/listall.ksh
B. at 7 P /usr/scripts/listall.ksh
C. at now + 7 /usr/scripts/listall.ksh
D. at today + 7 p /usr/scripts/listall.ksh
Answers: B
An operator needs to run a script which will write standard output and standard error to different files.
Which of the following commands will successfully perform this task?
A. myscript.ksh 1>/tmp/log/script.log 2>/tmp/log/script.err
B. myscript.ksh $1>/tmp/log/script.log $2>/tmp/log/script.err
C. myscript.ksh 1>/tmp/log/script.log 2>&1 /tmp/log/script/err
D. myscript.ksh 2>&1 /tmp/log/script.log 2> /tmp/log/script.err
Answers: A
An operator is in the middle of a file using 'more'. What subcommand can be used to go to previous
page in the file?
A. b
B. p
C. r
D. v
Answers: A
related certification : 000-X01
Tags:

Post comment:
◎welcome to give out your point。