Which of the following commands is used to copy directory structures in and out________________?
(A) cp
(B) cpio
(C) cp – p
(D) copy
What file contains the list of port numbers (and associated names) monitored by inetd ?
(A) /etc/services
(B) /etc/nsorder
(C) /etc/nsswitch.conf/
(D) /etc/hosts
Which command is used with vi editor scroll half page backward ?
(A) [Control-d]
(B) [Control – u]
(C) [Control-c]
(D) [Control -P]
Which option will be used with disk free command to include the total amount of disk space in the file system?
(A) -t
(B) -tt
(C) -4
(D) -i
Which command is used with vi editor to search a pattern in the forward direction ?
(A) /
(B) ?
(C) //
(D) ??
Which of the following files contains information related to password aging ?
(A) Shadow
(B) password
(C) profile
(D) All the three
Which command will be used with vi editor to insert text to left of cursor ?
(A) s
(B) S
(C) a
(D) i