CMS专题

单选题An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()A mv /home/operator .B mv /home/operator/* .C mv /home/operator ../..D mv /home/operator/all ../h

题目
单选题
An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()
A

mv /home/operator .

B

mv /home/operator/* .

C

mv /home/operator ../..

D

mv /home/operator/all ../home/operator

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

An operator needs to transfer several files in the same directory using ftp without being prompted. Which of the following ftp subcommands must be used?()

A. int put *

B. int mput *

C. prompt put *

D. prompt mput *


参考答案:D

第2题:

An operator wants to move all files inside the directory /home/operator to the current directory. Which of the following commands will complete the task?()

A. mv /home/operator .

B. mv /home/operator/* .

C. mv /home/operator ../..

D. mv /home/operator/all ../home/operator


参考答案:B

第3题:

A technician is renaming files on a PC from a command prompt and is currently in the root of driveC: Which of the following commands should the technician use to move to a different directory? ()

A.CD

B.DIR

C.MD

D.RD


参考答案:A

第4题:

A virus scanner is running on a computer and scans all files currently in use. Why should a full scan be performed periodically?()

  • A、Files not accessed recently may contain a virus.
  • B、A full scan optimizes all files on the hard drive.
  • C、A full scan resets the archive bit on the file.
  • D、Active antivirus software only scans the C:/WINDOWS directory.

正确答案:A

第5题:

An Active Directory database is installed on the C volume of a domain controller. You need to move the Active Directory database to a new volume What should you do()

  • A、Move the ntds,dit file to the new volume by using Windows Explorer.
  • B、Copy the ntds,dit file to the new volume by using the ROBOCOPY command.
  • C、Move the ntds,dit file to the new volume by using the Files option in the Ntdsutil utility .
  • D、Move the ntds,dit file to the new volume by running the Move-item command in Microsoft Windows powerShell.

正确答案:C

第6题:

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

第7题:

You are the network administrator for All network servers run Windows 2003 Server, and all client computers run Windows XP Professional.A shared folder named Sales resides on an NTFS volume on one of your servers. Sales contains two subfolders named TESTKING1 and TESTKING2. Files and folders in these two subfolders were created by various users with varying NTFS permissions.You need to move some of the files and folders from TESTKING1 to TESTKING2.You must retain the existing file permissions, and you must accomplish your goal by using the minimum amount of administrative effort.Which action or actions should you perform?() (Choose all that apply)

A. Move the files and folders from TESTKING1 to TESTKING2.

B. Copy the files and folders from TESTKING1 to TESTKING2.

C. Change the NTFS permissions on TESTKING2 to match the NTFS permissions on TESTKING1.

D. Back up the files and folders in TESTKING1 and restore them, including permissions, to TESTKING2.


参考答案:A

第8题:

An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()

A. chmod -R u+rw /application

B. chmod -r u+rw /application

C. chmod -R o+rw /application

D. chmod -r o+rw /application


参考答案:C

第9题:

What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?()

  • A、mv /old_dir/file /new_dir
  • B、mv -p /old_dir/file /new_dir
  • C、mv -k /old_dir/file /new_dir
  • D、mv /old_dir/file /new_dir/new_file

正确答案:A

第10题:

You need to recommend changes to the name resolution infrastructure that meet the company’s technical requirements.   What should you recommend?()

  • A、Create a stub zone on all of the DNS servers in the branch offices.
  • B、Create a secondary zone on all of the DNS servers in the branch offices.
  • C、Move the DNS zone of the root domain to the ForestDnsZones application directory partition.  
  • D、Move the DNS zone of each branch office to the ForestDnsZones application directory partition.

正确答案:C

更多相关问题