移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

计算机考试 | IBM认证考试

模式切换

0 0 0
我的错题 我的收藏 学习笔记

章节目录

单选题 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

单选题 After making changes to the profile for an LPAR, the administrator asks the operator to bring the LPAR back up into a running state with the new changes. Which of the following is the correct way to do this?()

A

Shutdown and activate the partition profile

B

Reboot the partition using the reboot command

C

Reboot the partition using the 'shutdown -r' command

D

Right click on the partition profile and select the 'apply changes' option

单选题 Which of the following commands will list available paging space on a system?()

A

lsps

B

lsps -a

C

lsps -pg

D

lsps ALL

单选题 An operator needs to create /dir1/dir2/dir3. The /dir1 does not exist. What command can be used to create dir2 and dir3?()

A

mkdir /dir1/dir2/dir3

B

mkdir -R dir1/dir2/dir3

C

mkdir -p /dir1/dir2/dir3

D

mkdir -r /dir1/dir2/dir3

单选题 Which of the following commands will show how many physical partitions are available on active hdisk1?()

A

lspv hdisk1

B

lsvg -p hdisk1

C

lsattr -p hdisk1

D

lsdev -E -l hdisk1

单选题 Which of the following will rename dir1 as dir2?()

A

mv dir1 dir2

B

ren dir1 dir2

C

cp -R dir1 dir2

D

mv -R dir1 dir2

单选题 What command will allow the operator to add the current working directory to the command search path?()

A

export PATH=pwd

B

export PATH=$PWD

C

export PATH=$PATH:pwd

D

export PATH=$PATH:$PWD

单选题 Which of the following will cancel only job 123 from printer lp01?()

A

lpstat -d 123 lp01

B

enq -d 123 -p lp01

C

qcan -x 123 -P lp01

D

lpcan -j 123 -p lp01

1 2 3 4 5 下一页 尾页 /

到第