Populate combobox with mkfs.*
Posted
#1
(In Topic #1359)
Regular

is this difficult?
I'd love some advice.
Posted
Regular

Posted
Regular

Posted
Regular

Posted
Guru

it does not "list mkfs filesystems" as such but it lists all found mkfs* binaries in $PATH (probably in /usr/sbin)
ls /usr/sbin/mkfs.*
one way to do that in gambas is like this…
Posted
Guru

1 guest and 0 members have just viewed this.


