rolinh / dfc

Report file system space usage information with style
BSD 3-Clause "New" or "Revised" License
108 stars 9 forks source link

Feature request : Add the ability to list mount points #13

Open sebma opened 7 years ago

sebma commented 7 years ago

Hi,

Can you please add the ability to list mount points because one does not know the FSNAME of standard mount points (like /home or /var) in advance:

$ dfc /home /var /usr
/dev/mapper/home_VG-home [================----]  75,2%     24,8G 100,0G /home           
+v/mapper/KUbuntu_VG-var [===-----------------]  14,7%      8,3G   9,7G /var            
+er/KUbuntu_VG-usr_local [====----------------]  16,0%      4,2G   5,0G /usr/local      

Thank you for this great tool :+1:

rolinh commented 7 years ago

Hi @sebma,

Yes this is planned. I'd like to release version 3.1.0 as soon as possible though so you'll have to wait for the 3.2.0 release. This is a top priority feature though and I also miss it ;)

sebma commented 1 year ago

@rolinh Hi, any news about this feature ?

rolinh commented 1 year ago

Hi @sebma,

dfc is in maintenance mode is I don't have much time I can dedicate to it atm. PRs welcome though, I'll be happy to review them.