• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

List Files Human Readable

May 8, 2019 by Ulysses

How to list files that’s human readable in GB.

ls -lrt --block-size=G

ls -lrt --block-size=G

  • l = long format
  • t = sort time/date
  • r = reverse order
  • –block-size=M (Mb) or G (Gb)

Filed Under: Cloud, Linux Tagged With: date/time, gb, human readable, ls, mb, reverse

Subscribe via email.

  • Home
  • About
  • Archives

Copyright © 2012–2022