news
I Dug Up the Biggest Files on My Linux PC, Here's What I Found
Quoting: I Dug Up the Biggest Files on My Linux PC, Here's What I Found —
I'll be honest: I'm not a command line ace. If a job can get done easily and effectively in a graphical application, I'm going to do it that way.
Not every job is that way, though. I needed to figure out which files were taking up the most space on my Linux PC's drive, and I knew checking the size of each folder in Dolphin file browser wasn't going to cut it. I know the Linux terminal had to have a better solution.
Luckily, it does. I looked it up and found ncdu, a terminal-based application for scanning and easily finding the locations of the biggest files on your Linux drive.