this post was submitted on 07 Mar 2025
429 points (96.5% liked)

Linux

53453 readers
613 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

And that's all, I'm happy since I was out of space.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] bhamlin@lemmy.world 5 points 1 month ago (1 children)

I normally use rm for that. Or wipefs if I'm feeling particularly spicy.

[–] Allero@lemmy.today 5 points 1 month ago (1 children)

Filelight is about finding the folders you don't use that take a lot of space. Basically an easier way to look into which folder takes up what.

load more comments (1 replies)
[–] muhyb@programming.dev 4 points 1 month ago
[–] some_guy@lemmy.sdf.org 4 points 1 month ago (1 children)

I'm here to promote fclones. I've used it twice and recovered over a terabyte on my NAS the last time I used it. I'm not affiliated. Hyperspace for Mac is similar (but different) and I haven't used it, but it was developed by my favorite nerd podcast host. I'm planning to test it out eventually, but the latest fclones run was only about a month ago, so it doesn't make sense to try it yet.

[–] Chewy7324@discuss.tchncs.de 2 points 1 month ago (1 children)

Fclones is a great tool, but it's for finding duplicate files and replacing them with sym-/hard-/reflinks.

I recommend using the --cache option to make subsequent runs extremely quick.

[–] some_guy@lemmy.sdf.org 2 points 1 month ago

--cache option

I will check this out!

[–] Xanza@lemm.ee 4 points 1 month ago
[–] eneff@discuss.tchncs.de 3 points 1 month ago* (last edited 1 month ago) (1 children)

My / is a tmpfs.

There is no state accumulating that I didn't explicitly specify, exactly because I don't want to deal with those kind of chores.

[–] Chewy7324@discuss.tchncs.de 3 points 1 month ago (1 children)

These tools are also useful for finding large files in your home directory. E.g. I've found a large amount of Linux ISOs I didn't need anymore.

[–] eneff@discuss.tchncs.de 2 points 1 month ago

My users home directory is ephemeral as well, so this wouldn't happen. Everything I didn't declare to persist is deleted on reboot.

What I do use tools like these for is verifying that my persistent storage paths are properly bind mounted and files end up in the correct filesystem.

I use dust for this, specifically with the -x flag to not traverse multiple filesystems.

[–] wewbull@feddit.uk 3 points 1 month ago

Those are rookie numbers.

[–] Chivera@lemmy.world 2 points 1 month ago (1 children)

Does Linux have spacesniffer?

[–] vort3@lemmy.ml 3 points 1 month ago

No, and I miss it. Space sniffer was so good.

load more comments
view more: ‹ prev next ›