Skip to main content

Linux command: ls - list directory contents

Illustrated: Phone book

ls - list directory contents

ls [OPTION]... [FILE]...

Commonly used options

  • l: long
  • a: all
  • S: sort by size
  • t: sort by last modified timestamp
  • r: sort reversed
  • R: recursive
  • F: append indicator (one of */=>@|) to entries

Popular posts from this blog

Microsoft AI Shell: Notes

AI Shell

Arch Linux: Notes from the Field

Official website of Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple: https://www.archlinux.org/

AWS Lightsail: Notes

One of ways to learn AWS is start with https://aws.amazon.com/lightsail/ , first month is free.