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

VMware: vSphere PowerCLI 5.5 Release 2 Patch 1

https://my.vmware.com/group/vmware/get-download?downloadGroup=PCLI550R2 vSphere PowerCLI 5.5 Release 2 Patch 1

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.