Linux Objective Questions Answers
-
29. Which one shows the name of the operating system ?
- uname -n
- uname -l
- uname -m
- uname -o
Answer And Explanation
Answer: Option D
Explanation:
-
30. Which command gives the first byte where the difference is in the file1 & file2 ?
- diff
- differ
- cmp
- compare
Answer And Explanation
Answer: Option C
Explanation:
-
31. What communication command provides communication to another user logged on by writing to the bottom of their terminal ?
- chat
- talk
- write
- sendmsg
Answer And Explanation
Answer: Option B
Explanation:
-
32. Which command is used to set limits on file size ?
- ulimit
- alimit
- dlimit
- wlimit
Answer And Explanation
Answer: Option A
Explanation:
-
33. Which command is used to copy files ?
- cp
- copy
- mv
- move
Answer And Explanation
Answer: Option A
Explanation:
-
34. How many links are created when we create a directory file ?
- 1
- 2
- 3
- 4
Answer And Explanation
Answer: Option B
Explanation:
-
35. If two files on same partition point to the same inode structure they are called ?
- Soft links
- Hard links
- Copy links
- Similar links
Answer And Explanation
Answer: Option B
Explanation: