• TwilightKiddy@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 days ago

      That’s a completely different tool, though, no? I just do this for determining when I need to clean up:

      df -hx tmpfs
      

      Gives me enough information for this purpose and, again, does not require any additional software, df is part of coreutils.