this post was submitted on 02 Oct 2023
804 points (95.7% liked)

linuxmemes

18314 readers
1626 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Post Linux-related content

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] AlpacaChariot@lemmy.world 18 points 9 months ago (1 children)

$ df -h one billion lines of snaps

This annoys me more than it should!

[โ€“] CeeBee@lemmy.world 5 points 9 months ago

When I still used Ubuntu, I had an alias on all my systems/servers

alias dfh='df -h | grep -v snap'

This shouldn't be necessary.