Multiple choice Which form of the 'ls' command is used to display the list of hidden files? ls -a ls -l ls -f ls -r ls -lS Reveal answer Fill a bubble to check yourself A Correct answer Explanation The ls -a command is used to print the list of all the hidden files. A hidden file in Linux is the one that starts with a dot (.)