Multiple choice By which command can we show hidden files in unix? ls -i ls -d ls -a None of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation The '-a' is used to show hidden files.