Explanation: The '>' symbol redirects standard output to a file, overwriting its contents.
Dear candidates you will find MCQ questions of Linux here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question
Explanation: The '>' symbol redirects standard output to a file, overwriting its contents.
Explanation: 'tail' displays the last part of a file.
Explanation: 'pwd' stands for print working directory and shows your current location.
Explanation: 'chown' is used to change the ownership of files or directories.
Explanation: System logs are stored in '/var/log' in most Linux systems.
Explanation: 'unzip' is used to extract files from a .zip archive.
Explanation: 'ps' lists the currently running processes.
Explanation: In systemd, service units are located in '/etc/systemd/system/'.
Explanation: 'ping' is used to check connectivity between the host and another system.
Explanation: 'lsusb' lists all USB devices connected to the Linux system.