Home / Programming MCQs / Linux MCQs / Question
V
Q. Which of the following is not a valid file type in Linux?
Inode is a data structure on a file system in Linux and other Unix-like operating systems that saves all the information about a file except its name and actual data. A data structure is a way to store data so that it can be used efficiently.
You must be Logged in to update hint/solution
Q. Which key, when pressed once, is used to provide command completion at the command line?
Q. To open the file “file1” with the cursor on line number 4 we use the following command $______ ?
Q. Which command allows you to suspends the calling process for a specified time?
Q. Double dot (..) with cd refers to
Q. Which of the following command kill all the process including shell ?
Q. User directories are created under
Q. Command to create file in Linux is ______
Q. Which type of file system is used for Linux systems?
Q. Which of the following is not a valid login shell in Linux?
Discusssion
Login to discuss.