debian man page for rdmsr

Query: rdmsr

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rdmsr(1)						      General Commands Manual							  rdmsr(1)

NAME
rdmsr - tool for reading CPU machine specific registers (MSR)
SYNOPSIS
rdmsr [options] regno
DESCRIPTION
rdmsr is a tool used for reading a CPU's machine specific registers (MSR).
OPTIONS
--help, -h Print a list of available options --version, -V Print current version --hexadecimal, -x Display output in hexadecimal (lower case) --capital-hex, -X Display output in hexadecimal (upper case) --decimal, -d Display output in signed decimal --unsigned, -u Display output in unsigned decimal --octal, -o Display output in octal --c-language, -c Format output as a C language constant --zero-pad, -0 Output leading zeroes --zero-pad, -0 Output leading zeroes --raw, -r Output raw binary --processor <#>, -p Select processor number (default: 0) --bitfield h:l, -f Output bits [h:l] only
SEE ALSO
wrmsr(1)
AUTHOR
rdmsr was written by Transmeta Corporation This man page was contributed by Andres Salomon <dilinger@debian.org> for the Debian GNU/Linux system (but may be used by others). Mar 2008 rdmsr(1)
Related Man Pages
genhash(1) - debian
genhash(1) - centos
net_aton(3c) - hpux
od(1) - osx
od(1) - freebsd
Similar Topics in the Unix Linux Community
lsuser -c &quot;ALL&quot; - Output of this command
how to check and remove leading zeroes from the buffer using c program
Remove leading zeroes in 2nd field using sed
Problem with simple octal to decimal code
Pad zeroes first field in a Delimited file