

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.
51. |
Command ‘cat’ basically does ___ |
Answer» | |
52. |
Which filter can be used to extract a/specific/range of character from the lines of text? |
Answer» | |
53. |
What is the full form of grep? |
Answer» | |
54. |
How can we execute a shell script if execute bit is off for a shell script? |
Answer» | |
55. |
Is it compulsory to have the extension ‘sh’ for a shell script? |
Answer» | |
56. |
Which command can be used to throw/return a value from the function? |
Answer» | |
57. |
What is a here document? |
Answer» | |
58. |
How can we capture commands displayable output in a shell variable? |
Answer» | |
59. |
Which switch can be used in test expression to determine a file as a regular file? |
Answer» | |
60. |
Which command can be used to perform arithmetical computations? |
Answer» | |
61. |
How can we get the execution status of the last executed command? |
Answer» | |
62. |
What is the value returned by a command after its successful execution? |
Answer» | |
63. |
Which shell variable holds the shell script file name? |
Answer» | |
64. |
Which command can be used to delete a shell variable? |
Answer» | |
65. |
How can we retrieve the value of the shell variable? |
Answer» | |
66. |
Which command can be used to alter the file access permissions? |
Answer» | |
67. |
What is a shebang line? |
Answer» | |
68. |
How can you display line numbers in vi editor? |
Answer» | |
69. |
What is yanking w.r.t vi editor? |
Answer» | |
70. |
Which alphabet keys can move the cursor equivalent to arrow keys? |
Answer» | |
71. |
How to open a file in read only mode using vi editor? |
Answer» | |
72. |
What is a process? |
Answer» | |
73. |
Which command can be used to print a document on the line printer typically? |
Answer» | |
74. |
Name the environment variable which can be used to change the primary shell prompt. |
Answer» | |
75. |
What is the meaning of execute permission on a directory? |
Answer» | |
76. |
What is difference between absolute and relative path? |
Answer» | |
77. |
What is the file descriptor which represents the STDIN. |
Answer» | |
78. |
What are the meta-characters which represent to match all and single chracters respectively? |
Answer» | |
79. |
Which command can be used to know about the directory path of a command? |
Answer» | |
80. |
Which command can give the manual of a command? |
Answer» | |
81. |
What does the second column signifies in the output generated by 'who' command? |
Answer» | |
82. |
At which company UNIX is designed first. |
Answer» | |
83. |
Which programming language is used in the design of UNIX OS. |
Answer» | |
84. |
Who designed the UNIX operating system? |
Answer» | |
85. |
What is a hidden file? |
Answer» | |
86. |
With the ls −l listing from first column output which nth character (out of 10) represents file type? |
Answer» | |
87. |
Name 5 variants of linux? |
Answer» | |
88. |
Is UNIX open source? |
Answer» | |
89. |
Name a command which can be used to restart the machine? |
Answer» | |
90. |
Is UNIX/Linux case sensitive from the console terminal end. |
Answer» | |
91. |
Name a command which can be used to shut down the system? |
Answer» | |
92. |
What are the various ways that you can disconnect/logout with the UNIX server from your console terminal? |
Answer» | |
93. |
What is the second column designates in the long listing of ls command’s output? |
Answer» | |
94. |
What is the name of the command to change the password? |
Answer» | |
95. |
Which program is responsible to bring the login prompt? |
Answer» | |
96. |
What is the role of kernel? |
Answer» | |
97. |
What is Sun micro systems UNIX called as? |
Answer» | |
98. |
What is soft link/symbolic link and which command can be used to create one? |
Answer» | |
99. |
Name the commonly used shells on different UNIX/Linux variants. |
Answer» | |
100. |
What is shell? |
Answer» | |