1) Which command is used to remove files from system in Linux operating system?
Correct Answer: rm
2) Which command is used to create a file in Linux operating system?
Correct Answer: Touch
3) Which command is used to display the content of a file in Linux operating system?
Correct Answer: cat
4) The root directory in Linux operating system is represented by
Correct Answer: "/"
5) Which directory name is used to contain system configuration files in Linux operating system?
Correct Answer: "/etc"