home ~ projects ~ socials

Sort With The "ls" Command

  • -t = by time of last file update
  • -u = last file access
  • -U = File creation time
  • -S = by size
-- end of line --