I am trying to write a perl program to check on various partition parameters. I use the dumpe2fs command as follows:

#!/usr/bin/perl...