Linux Objective Questions Answers Online Quiz Test
-
1. Which command in LINUX is concerned with backup ?
- tar
- zip
- cpio
- untar
-
2. Which command changes a file's group owner
- chmod
- chgrp
- chown
- chgrep
-
3. Which command is used to determine the path of an executable file ?
- which
- whom
- locate
- wex
-
4. Which command can be used to know the present working directory ?
- psd
- pww
- pwd
- pdd
-
5. By which command content of a file can be searched ?
- grep
- search
- srh
- show
-
6. Default permissions of a file can be changed with ?
- group
- chperm
- chmod
- chall
-
7. Which command output also contains userid ?
- la
- al
- ls -l
- al -l
-
8. Which one shows the name of the operating system ?
- uname -n
- uname -l
- uname -m
- uname -o
-
9. Which command gives the first byte where the difference is in the file1 & file2 ?
- diff
- differ
- cmp
- compare
-
10. What communication command provides communication to another user logged on by writing to the bottom of their terminal ?
- chat
- talk
- write
- sendmsg
-
11. Which command is used to set limits on file size ?
- ulimit
- alimit
- dlimit
- wlimit
-
12. Which command is used to copy files ?
- cp
- copy
- mv
- move
-
13. How many links are created when we create a directory file ?
- 1
- 2
- 3
- 4
-
14. If two files on same partition point to the same inode structure they are called ?
- Soft links
- Hard links
- Copy links
- Similar links
-
15. printer in the file structure can be found in ?
- /etc
- /html
- /www
- /dev
-
16. Which LINUX command is used to update the modification time of a file ?
- UPDATE
- MODIFY
- TOUCH
- UNTOCUH
-
17. Which is not a valid file type in LINUX ?
- Socket
- FIFO
- Softlink
- Inode
-
18. All device files are stored in which directory ?
- /etc
- /dev
- /www
- /html
-
19. What is true about chmod +t ?
- It will set effective userid for filename
- It will set effective groupid for filename
- It will set the sticky bit
- It is wrong syntax
-
20. vi editor commands are not case sensitive.
- True
- False