True or False. In Bash, the two following commands return the same exit status:

The latest changes and updates from the administration for this exam.
Latest Update: Jun 09 2026
All questions are working fine.
True or False. In Bash, the two following commands return the same exit status:

What type of information is contained in the "/proc/mdstat" virtual file?
In a Bash script, which of the following tests if the value stored in the variable "MONTH" is equal to the string of "April"?
The first line of a shell script typically starts with a shebang, followed by the path to an interpreter that will be used to execute the commands in the script.
You receive a report that a Linux system you manage is slow. After looking at the top command, you determine there is a disk I/O bottleneck. Which command can you use to determine which block device is experiencing the greatest latency?
Which command will display all containers, including containers that have stopped?
Which of following commands loads a kernel module and its dependencies automatically?
Which of the following commands creates a new local branch named "hotfix" and points the HEAD at that branch?
You are troubleshooting a DNS issue and use the dig command to perform a DNS lookup on a domain name. The status for the query results in "NXDOMAIN". What most likely describes the status?
Which of the following best describes swap space usage on a Linux system?