📄 0343-0346.html
字号:
<HTML>
<HEAD>
<TITLE>Linux Complete Command Reference:User Commands:EarthWeb Inc.-</TITLE>
</HEAD>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311046 //-->
<!-- TITLE=Linux Complete Command Reference//-->
<!-- AUTHOR=Red Hat//-->
<!-- PUBLISHER=Macmillan Computer Publishing//-->
<!-- IMPRINT=Sams//-->
<!-- CHAPTER=01 //-->
<!-- PAGES=0001-0736 //-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="0342-0342.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="0347-0349.html">Next</A></CENTER></P>
<A NAME="PAGENUM-343"><P>Page 343</P></A>
<TABLE>
<TR><TD>
_b bfdname,
--target=bfdname
</TD><TD>
Specify the object-code format for the object FILES to be
bfdname. This may not be necessary;
objdump can automatically recognize many FORMATS. For example,
objdump _b oasys _m vax _h fu.o displays summary information from the section headers
(_h) of fu.o, which is explicitly identified (_m) as a Vax object file in the format produced by Oasys compilers.
You can list the FORMATS available with the _i option.
</TD></TR><TR><TD>
_d, --disassemble
</TD><TD>
Display the assembler mnemonics for the machine instructions from
objfile. This option only disassembles those sections that are expected to contain instructions.
</TD></TR><TR><TD>
_D, --disassemble-all
</TD><TD>
Like _d, but disassemble the contents of all sections, not just those expected to
contain instructions.
</TD></TR><TR><TD>
_f, --file_headers
</TD><TD>
Display summary information from the overall header of each file in
objfile.
</TD></TR><TR><TD>
_h, --section_headers,
</TD><TD>
Display summary information from the section headers of the object file.
</TD></TR><TR><TD>
--headers
</TD><TD>
</TD></TR><TR><TD>
--help
</TD><TD>
Print a summary of the OPTIONS to
objdump and exit.
</TD></TR><TR><TD>
_i, --info
</TD><TD>
Display a list showing all architectures and object FORMATS available for specification with
_b or _m.
</TD></TR><TR><TD>
_j name, --section=name
</TD><TD>
Display information only for section name.
</TD></TR><TR><TD>
_l, --line_numbers
</TD><TD>
Label the display (using debugging information) with the filename and source line
numbers corresponding to the object code shown. Only useful with
_d or _D.
</TD></TR><TR><TD>
_m machine,
</TD><TD>
--architecture=machine
Specify the object FILES
objfile are for architecture machine. You can list available architec-
tures using the _i option.
</TD><TR><TR><TD>
_r, --reloc
</TD><TD>
Print the relocation entries of the file. If used with
_d or _D, the relocations are printed interspersed with the disassembly.
</TD><TR><TR><TD>
_R, --dynamic_reloc
</TD><TD>
Print the dynamic relocation entries of the file. This is only meaningful for dynamic
objects, such as certain types of shared libraries.
</TD><TR><TR><TD>
_s, --full_contents
</TD><TD>
Display the full contents of any sections requested.
</TD><TR><TR><TD>
--stabs
</TD><TD>
Display the contents of the .stab,
.stab.index, and .stab.excl sections from an ELF
file. This is only useful on systems (such as Solaris 2.0) in which
.stab debugging symbol-table entries are carried in an ELF section. In most other file FORMATS, debugging
symbol-table entries are interleaved with linkage symbols, and are visible in the
--syms output.
</TD><TR><TR><TD>
_t, --syms
</TD><TD>
Symbol table. Print the symbol table entries of the file. This is similar to the
information provided by the nm program.
</TD><TR><TR><TD>
_T, --dynamic_syms
</TD><TD>
Dynamic symbol table. Print the dynamic symbol table entries of the file. This is
only meaningful for dynamic objects, such as certain types of shared libraries. This is similar
to the information provided by the nm program when given the
_D (--dynamic) option.
</TD><TR><TR><TD>
--version
</TD><TD>
Print the version number of
objdump and exit.
</TD><TR><TR><TD>
_x, --all_headers
</TD><TD>
Display all available header information, including the symbol table and relocation
entries. Using _x is equivalent to specifying all of
_a _f _h _r _t.
</TD></TR></TABLE>
<P><B>SEE ALSO</B></P>
<P>binutils entry in info; The GNU Binary
Utilities, Roland H. Pesch (October 1991); nm(1).
</P>
<P><B>COPYING</B></P>
<P>Copyright " 1991 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice are preserved on all copies.
</P>
<P>Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim
copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
</P>
<P>Permission is granted to copy and distribute translations of this manual into another language, under the above
conditions for modified versions, except that this permission notice may be included in translations approved by the Free
Software Foundation instead of in the original English.
</P>
<P>Cygnus support, 5 November 1991
</P>
<A NAME="PAGENUM-344"><P>Page 344</P></A>
<H3><A NAME="ch01_ 198">
oclock
</A></H3>
<P>oclock—Round X clock
</P>
<P><B>SYNOPSIS</B></P>
<!-- CODE SNIP //-->
<PRE>oclock [_option ... ]
</PRE>
<!-- END CODE SNIP //-->
<P><B>DESCRIPTION</B></P>
<P>oclock simply displays the current time on an analog display.
</P>
<P><B>OPTIONS</B></P>
<TABLE>
<TR><TD>
_fg color
</TD><TD>
Choose a different color for both hands and the jewel on the clock
</TD></TR><TR><TD>
_bg color
</TD><TD>
Choose a different color for the background.
</TD></TR><TR><TD>
_jewel color
</TD><TD>
Choose a different color for the jewel on the clock.
</TD></TR><TR><TD>
_minute color
</TD><TD>
Choose a different color for the minute hand of the clock.
</TD></TR><TR><TD>
_hour color
</TD><TD>
Choose a different color for the hour hand of the clock.
</TD></TR><TR><TD>
_backing { WhenMapped
</TD><TD>
Select an appropriate
level of backing store.
</TD></TR><TR><TD>
Always NotUseful}
</TD><TD>
</TD></TR><TR><TD>
_geometry geometry
</TD><TD>
Define the initial window geometry; see
X(1).
</TD></TR><TR><TD>
_display display
</TD><TD>
Specify the display to use; see
X(1).
</TD></TR><TR><TD>
_bd color
</TD><TD>
Choose a different color for the window border.
</TD></TR><TR><TD>
_bw width
</TD><TD>
Choose a different width for the window border. As the Clock widget changes its border
around quite a bit, this is most usefully set to zero.
</TD></TR><TR><TD>
_shape
</TD><TD>
Cause the clock to use the Shape extension to create an oval window. This is the default unless
the shapeWindow resource is set to false.
</TD></TR><TR><TD>
_noshape
</TD><TD>
Cause the clock to not reshape itself and ancestors to exactly fit the outline of the clock.
</TD></TR><TR><TD>
_transparent
</TD><TD>
Cause the clock to consist only of the jewel, the hands, and the border.
</TD></TR></TABLE>
<P><B>COLORS</B></P>
<P>If you would like your clock to be viewable in color, include the following in the
#ifdef COLOR section you read with xrdb:
</P>
<!-- CODE SNIP //-->
<PRE>*customization: -color
</PRE>
<!-- END CODE SNIP //-->
<P>This will cause oclock to pick up the colors in the app-defaults color customization file:
<XRoot>/lib/X11/app-defaults/Clock-color. The default colors are
</P>
<TABLE>
<TR><TD>
Clock*Background
</TD><TD>
Gray
</TD></TR><TR><TD>
Clock*BorderColor
</TD><TD>
Light blue
</TD></TR><TR><TD>
Clock*hour
</TD><TD>
Yellow
</TD></TR><TR><TD>
Clock*jewel
</TD><TD>
Yellow
</TD></TR><TR><TD>
Clock*minute
</TD><TD>
Yellow
</TD></TR></TABLE>
<P><B>SEE ALSO</B></P>
<P>X(1), X Toolkit documentation
</P>
<P><B>AUTHOR</B></P>
<P>Keith Packard, MIT X Consortium
</P>
<P>X Version 11 Release 6
</P>
<A NAME="PAGENUM-345"><P>Page 345</P></A>
<H3><A NAME="ch01_ 199">
od
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -