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
mbrlabel(8) - netbsd
zfsboot(8) - freebsd
data::amf(3pm) - debian
data::amf::packet(3pm) - debian
data::amf::remoting(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?