Which Linux command is used to give a full listing?

12. Which Linux command is used to give a full listing?

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

Answer: A) ls -F

Explanation:

The "ls -F" command is used to see a full listing, indicating what type files are by putting a slash after directories and a star after executable files.

Comments and Discussions!

Load comments ↻






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