Which command is used to display the contents of a directory in Linux?
Correct!
Wrong!
The 'ls' command lists the contents of a directory, providing information such as file names and permissions.
What is the primary purpose of shell scripting in Linux?
Correct!
Wrong!
Shell scripting automates repetitive tasks, simplifying system management and enhancing productivity.