Which Linux command is used to see all the hidden files?

11. Which Linux command is used to see all the hidden files?

  1. ls
  2. ls -h
  3. ls -a
  4. dir -a

Answer: C) ls -a

Explanation:

The "ls" command with argument "-a" can be used to see all the hidden files.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.