doubledecker has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks
I'm looking for any way to list all the drives in linux box using Perl. 'fdisk' is the best utility i can use but unable to parse the output of the command. Is there any module or code which can help me.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: List drives in linux using Perl
by Corion (Patriarch) on May 21, 2012 at 13:05 UTC | |
|
Re: List drives in linux using Perl
by salva (Canon) on May 21, 2012 at 13:25 UTC | |
|
Re: List drives in linux using Perl
by RichardK (Parson) on May 21, 2012 at 14:05 UTC | |
|
Re: List drives in linux using Perl
by Neighbour (Friar) on May 21, 2012 at 13:35 UTC | |
|
Re: List drives in linux using Perl
by Khen1950fx (Canon) on May 21, 2012 at 19:11 UTC | |
|
Re: List drives in linux using Perl
by Anonymous Monk on May 21, 2012 at 17:30 UTC |