|
||||
|
Hi all, out there
This small program shows your mounted hard disks and their partitions in a tree view way It's an application for newbies in Linux world or for users who like the visual way, not the command line way to get info from their system about disks and partitions. You can use the commands "cat /proc/partitions", "parted", "df", and "lsscsi" to get the same info in a terminal or you can use this application the choice is yours. This programm is written in gambas2 basic. Feel free to contact with me for any bugs you will find or any suggestions via email dimosk@users.sourceforge.net |