Linux – Section 1

41. What shell’s wild-card is used to match any number of characters including none?

A. *
B. ?
C. [!ijk] D. [ijk] E. None of the above

Correct Answer: A. *
Advertisement

42. What command is used to list contents of directories?

A. tar
B. dir
C. lp
D. ls
E. None of the above

Correct Answer: D. ls
Advertisement

43. What command is used with vi editor to append text at end of line?

A. I
B. i
C. a
D. A
E. None of the above

Correct Answer: D. A
Advertisement

44. What command is used to copy directory structures in and out?

A. copy
B. cp – p
C. cpio
D. cp
E. None of the above

Correct Answer: C. cpio
Advertisement

45. In OSI network architecture, the dialogue control and token management are responsible of

A. data link layer
B. transport layer
C. network layer
D. session layer
E. None of the above

Correct Answer: D. session layer
Advertisement
< PREVIOUS POSTUnix - Section 3

Leave A Comment?