Query: data::parsebinary::filesystem::mbr
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Data::ParseBinary::FileSystem::MBR(3pm) User Contributed Perl Documentation Data::ParseBinary::FileSystem::MBR(3pm)NAMEData::ParseBinary::FileSystem::MBR - Parsing the partition tableSYNOPSISuse 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 |
mbrlabel(8) - netbsd |
data::amf::packet(3pm) - debian |
data::serializer::convert::bencode_xs(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Is UNIX an open source OS ? |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |