Linux Objective Questions Answers
-
1. What is meaning of ILP32 ?
- 32 bit Integrated, Long & Pointer
- 32 bit Integer, Long & Pointer
- 32 bit Integer, Long & Point
- 32 bit Integer, Lost & Pointer
Answer :
Option B
-
2. Default permissions of a file can be changed with ?
- group
- chperm
- chmod
- chall
Answer :
Option C
-
3. What is the command that can print lines of first file matching with second file ?
- printline
- cmp
- com
- comm
Answer :
Option D
-
4. Which command gives the first byte where the difference is in the file1 & file2 ?
- diff
- differ
- cmp
- compare
Answer :
Option C
-
5. All device files are stored in which directory ?
- /etc
- /dev
- /www
- /html
Answer :
Option B
-
6. Which LINUX command is used to update the modification time of a file ?
- UPDATE
- MODIFY
- TOUCH
- UNTOCUH
Answer :
Option C
-
7. Which command is used to extract a column from a text file
- get
- tar
- untar
- cut
Answer :
Option D