Computer Science - Linux

Exercise : Linux - Section 1
41.
What shell's wild-card is used to match any number of characters including none?
*
?
[!ijk]
[ijk]
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

42.
What command is used to list contents of directories?
tar
dir
lp
ls
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

43.
What command is used with vi editor to append text at end of line?
I
i
a
A
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

44.
What command is used to copy directory structures in and out?
copy
cp - p
cpio
cp
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.

45.
In OSI network architecture, the dialogue control and token management are responsible of
data link layer
transport layer
network layer
session layer
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.