Command Details

$ ls -l

List files in long format with detailed information.

Related Commands

  • $ ls -lhList files with human-readable file sizes.
  • $ ls -ltList files sorted by modification time.
  • $ ls -ld */List only directories in the current directory.
  • $ ls -lhList files with human-readable file sizes.
  • $ ls -ltList files sorted by modification time.
  • $ ls -ld */List only directories in the current directory.