• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

Largest Files and Directories

June 24, 2020

Here’s the command to find the largest files and directories in Linux.

du -a /var | sort -n -r | head -n 20

du -a /var | sort -n -r | head -n 20

Filed Under: Linux

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023