

InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
What is the login name of the administrator? |
Answer» | |
2. |
What is the default working directory of administrator? |
Answer» | |
3. |
In which directory by default user home directories are created? |
Answer» | |
4. |
Name three looping constructs provided by shell. |
Answer» | |
5. |
How can you display nth line of a file? |
Answer» | |
6. |
Who designed linux OS? |
Answer» | |
7. |
Expand JFS in context of file system? |
Answer» | |
8. |
Expand UFS in context of file system? |
Answer» | |
9. |
What is the default value of UMASK? |
Answer» | |
10. |
What is UMASK? |
Answer» | |
11. |
Which command can be used to write onto other currently logged in user’s console output terminal. |
Answer» | |
12. |
Which command can be used by the administrator to bring the system into single user mode? |
Answer» | |
13. |
What is an internal command? |
Answer» | |
14. |
Which command can be used to know the terminal type? |
Answer» | |
15. |
How can we list out all currently executing background processes? |
Answer» | |
16. |
Which operator can be used to throw a process into background? |
Answer» | |
17. |
What are the respective octal value for the permission bits r, w & x? |
Answer» | |
18. |
Which command can be used to rename a file/directory? |
Answer» | |
19. |
Which command can be used to change file access permission bits? |
Answer» | |
20. |
Which command can be used to execute a command/s repeatedly for the given schedule? |
Answer» | |
21. |
What is inode? |
Answer» | |
22. |
How are devices represented in UNIX/Linux? |
Answer» | |
23. |
Explain the purpose of nohup command. |
Answer» | |
24. |
How can you count for a particular pattern occurrences in a file? |
Answer» | |
25. |
Which command can be used to display basic information about your server? |
Answer» | |
26. |
How can you list all the directories using ls command? |
Answer» | |
27. |
What is the recommended size of swap space for a typical OS installation? |
Answer» | |
28. |
What is LILO w.r.t linux? |
Answer» | |
29. |
If you are not logged in and the scheduled command produces a displayable output, how would you see it? |
Answer» | |
30. |
What is the purpose of ‘at’ command? |
Answer» | |
31. |
Which command you can use to find the remaining disk free space? |
Answer» | |
32. |
How can you list hidden files too with ls command? |
Answer» | |
33. |
Which is the environment variable which holds your home directory information? |
Answer» | |
34. |
What is a mount point? |
Answer» | |
35. |
What is the effect of ‘cd ..’ if your current working directory is root (/) ? |
Answer» | |
36. |
How can we redirect the output of one command to the another command? |
Answer» | |
37. |
Distinguish between cmp and diff commands? |
Answer» | |
38. |
How can you suppress trailing new line for echo command? |
Answer» | |
39. |
Which command can be used to create alternate name for an existing command? |
Answer» | |
40. |
What is the role of book block? |
Answer» | |
41. |
Are arrays supported in shell scripts? |
Answer» | |
42. |
What is a zombie process? |
Answer» | |
43. |
Explain the use of SUID permission bit on a file. |
Answer» | |
44. |
What is the first operating system designed using a high level programming language? |
Answer» | |
45. |
Which filter can be used to display first 10 lines of a file? |
Answer» | |
46. |
What is the basic purpose of ‘find’ command? |
Answer» | |
47. |
Which command can be used to stop the current executing process in the background? |
Answer» | |
48. |
Command ‘telnet’ is used for ___ |
Answer» | |
49. |
Which is the command used to create a new user on the system? |
Answer» | |
50. |
What is a process id? |
Answer» | |