You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a lot of shm filesystems (~100) which I normally don't care about and I would like to hide. I could use --hide-special but then I would also hide other tmpfs which I would like to be displayed. I think an option like --hide-fs=shm would be a nice addition.