Redhat Linux 9.0 General Test
Allen wants to see a long listing of files, including the hidden files of the current directory. Which option will he choose with the ls command?
Does Linux support wildcard characters, regular expressions and modifiers?
How can the version of the Linux kernel be checked?
How can you locate the file named passwd?
How can you obtain a short description of the ls command?
How many terminals are provided by default in the Linux operating system?
How will you display the fifth man page for the inittab command?
If the umask is 0022, what is the default file permission?
Linux operating system is:
The user's current path is /root/Desktop/abc. If he runs $ cd ../../../ what will be the user's current working directory?
What does permission 644 denote?
What does permission 777 denote?
What does the aspell command do?
What does the du command do?
What does the following command do? # whatis cal
What does the head command do?
What does the history command do?
What does the pwd command do?
What is the correct format to open the file /etc/test into the vi editor?
What is the meaning of GPL?
What is the name of the file where groups are added?
What is the output of the following command? $ man cal > cal.man
What is the purpose of the makewhatis command?
What is the purpose of the touch command?
What kind of software is the Linux operating system?
What output should the ls command show after executing the following command? $ touch {report,graph}_{jan,feb,mar}
Which command adds a new user?
Which command changes permissions of files or directories?
Which command is used to add a new group?
Which command is used to modify the user?
Which is the correct syntax to display the calendar of September 2005?
Which is the correct syntax to give permission 755 to the dir /etc/test ?
Which of the following are valid grep syntax?
Which of the following commands can be used to display a long listing of files, with a human-readable file size (like 6.8M instead of 6819467)?
Which of the following commands lets you search for text in a file without opening the file first?
Which of the following commands will create a softlink?
Which of the following commands will show you a page-wise listing?
Which of the following is an incorrect command?
Which of the following is not a valid shell?
Which of the following is the correct path of the passwd file?
Which of the following is the intermediate between the hardware and the shell in the Linux operating system?
Which of the following is the parent process in Linux, which further has no parent?
Which of the following is the path that contains documentation about installed packages?
Which of the following vi commands is used to enter in to insert mode?
Which of the following vi commands will delete the current line?
Which of the following vi commands will discard the changes to the file and exit the vi editor?
Which of the following vi commands will exit forcefully from the vi editor without saving changes to the file?
Which of the following vi commands will save the file and exit forcefully from the vi editor?
Who developed Linux?
Why is the wc command used?