data::parsebinary::filesystem::mbr(3pm) debian man page | unix.com

Man Page: data::parsebinary::filesystem::mbr

Operating Environment: debian

Section: 3pm

Data::ParseBinary::FileSystem::MBR(3pm) 		User Contributed Perl Documentation		   Data::ParseBinary::FileSystem::MBR(3pm)

NAME
Data::ParseBinary::FileSystem::MBR - Parsing the partition table
SYNOPSIS
use Data::ParseBinary::FileSystem::MBR qw{$mbr_parser}; my $data = $mbr_parser->parse(CreateStreamReader(File => $fh)); Can parse the binary structure of the MBR. (that is the structure that tells your computer what partitions exists on the drive) Getting the data from there is your problem. This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info. perl v5.14.2 2010-12-04 Data::ParseBinary::FileSystem::MBR(3pm)
Related Man Pages
acorn-fdisk(8) - debian
install-mbr(8) - debian
data::dumpxml::parser(3pm) - debian
data::serializer::persistent(3pm) - debian
ppi::statement::data(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?