Re: testing, various tmpfs /run directories, df -x tmpfs

2024-06-20 Thread songbird
David Wright wrote: > On Tue 18 Jun 2024 at 19:29:31 (-0400), songbird wrote: > >> "df -x tmpfs" does the magic and gives me the better view that is >> more useful. > > FWIW I define dfree as: > > df --output=source,ipcent,fstype,size,used,avail,pcent,target -B 100 -x > tmpfs -x devtmpfs -x

Re: testing, various tmpfs /run directories, df -x tmpfs

2024-06-18 Thread David Wright
On Tue 18 Jun 2024 at 19:29:31 (-0400), songbird wrote: > "df -x tmpfs" does the magic and gives me the better view that is > more useful. FWIW I define dfree as: df --output=source,ipcent,fstype,size,used,avail,pcent,target -B 100 -x tmpfs -x devtmpfs -x fuse.portal | sed -E 's/([^ ] )/\

testing, various tmpfs /run directories, df -x tmpfs

2024-06-18 Thread songbird
recent bloat of tmpfs /run/{blah} looks horrible whenever i check the status of my file systems. it would be much better if those all went under just one tmpfs. luckily there is an option for that so i'll alias df with that option included. :) = Filesystem Size Used Avail Use