Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    ibdm-ibnl-file (1) Linux Manual Page

    ibnl – a generic IB netlist format DescriptionIBDM topology file ibdm-topo-file provide means to describe the IB fabric using a set of predefined systems. A system definition is provided in a single file in IBNL format that describes the internal InfiniBand connectivity of the system in terms of boards and devices. When IBDM starts it…

  • |

    ibdiagui (1) Linux Manual Page

    ibdiagui – IB Diagnostic GUI Synopsysibdiagui [-c <count>] [-v] [-r] [-o <out-dir>]   [-t <topo-file>] [-s <sys-name>] [-i <dev-index>] [-p <port-num>]   [-pm] [-pc] [-P <PM counter>=<Trash Limit>]   [-lw <1x|4x|12x>] [-ls <2.5|5|10>] Description ibdiagui is a GUI wrapper for ibdiagnet. Its main features:1. Display a graph of the discovered fabric (with optional names annotattion) 2. Hyperlink the ibdiagnet log to the graph objects 3. Show each object properties and object type…

  • |

    ibdiagpath (1) Linux Manual Page

    ibdiagpath – IB diagnostic path Synopsysibdiagpath   {-n <[src-name,]dst-name>|-l <[src-lid,]dst-lid>|-d <p1,p2,p3,…>}   [-c <count>] [-v] [-t <topo-file>] [-s <sys-name>] [-i <dev-index>]   [-p <port-num>] [-o <out-dir>] [-lw <1x|4x|12x>] [-ls <2.5|5|10>] [-pm]   [-pc] [-P <<PM counter>=<Trash Limit>>] Descriptionibdiagpath traces a path between two end-points and provides information regarding the nodes and ports traversed along the path. It utilizes device specific health queries for the different devices along the traversed path. The way ibdiagpath operates depends on the addressing mode used on…

  • |

    ibdiagnet (1) Linux Manual Page

    ibdiagnet – IB diagnostic net Synopsysibdiagnet [-c <count>] [-v] [-r] [-vlr] [-u] [-o <out-dir>]   [-t <topo-file>] [-s <sys-name>] [-i <dev-index>] [-p <port-num>] [-wt]   [-pm] [-pc] [-P <<PM>=<Value>>]   [-lw <1x|4x|12x>] [-ls <2.5|5|10>]   [-skip <ibdiag_check/s>] [-load_db <db_file>] Descriptionibdiagnet scans the fabric using directed route packets and extracts all the available information regarding its connectivity and devices. It then produces the following files in the output directory (which defined by the -o option (see below))….

  • |

    ibd2sdi (1) Linux Manual Page

    ibd2sdi – InnoDB utility for extracting serialized dictionary information (SDI) from an InnoDB tablespace Synopsis ibd2sdi [options] file_name1 [file_name2 file_name3 …]Descriptionibd2sdi is a utility for extracting serialized dictionary information (SDI) from InnoDB tablespace files. SDI data is present all persistent InnoDB tablespace files. ibd2sdi can be run on file-per-table tablespace files (*.ibd files), general tablespace…

  • |

    ibacm (1) Linux Manual Page

    ibacm – address and route resolution services for InfiniBand. Synopsisibacm [-D] [-P] [-A addr_file] [-O option_file]DescriptionThe IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to…

  • |

    ib_acme (1) Linux Manual Page

    ib_acme – test and configuration utility for the IB ACM Synopsisib_acme [-f addr_format] [-s src_addr] -d dest_addr [-v] [-c] [-e] [-P] [-S svc_addr] [-C repetitions]ib_acme [-A [addr_file]] [-O [opt_file]] [-D dest_dir] [-V]Descriptionib_acme provides assistance configuring and testing the ibacm service. The first usage of the service will test that the ibacm is running and operating…

  • |

    iasl (1) Linux Manual Page

    iasl – ACPI Source Language compiler/decompiler Synopsisiasl [<option>…] <input-file> … DescriptionThis manual page briefly documents the iasl command. The option list is taken from the iasl interactive help. iasl is an ASL compiler and decompiler. This command provides both the ability to translate one or more ASL source files to their corresponding AML binary files,…

  • |

    i686-w64-mingw32-windres (1) Linux Manual Page

    windres – manipulate Windows resources. Synopsiswindres [options] [input-file] [output-file] Descriptionwindres reads resources from an input file and copies them into an output file. Either file may be in one of three formats: "rc" A text format read by the Resource Compiler. "res" A binary format generated by the Resource Compiler. "coff" A COFF object or…

  • |

    i686-w64-mingw32-windmc (1) Linux Manual Page

    windmc – generates Windows message resources. Synopsiswindmc [options] input-file Descriptionwindmc reads message definitions from an input file (.mc) and translate them into a set of output files. The output files may be of four kinds: "h" A C header file containing the message definitions. "rc" A resource file compilable by the windres tool. "bin" One…

  • |

    i686-w64-mingw32-strip (1) Linux Manual Page

    strip – Discard symbols from object files. Synopsisstrip [-F bfdname |–target=bfdname] [-I bfdname |–input-target=bfdname] [-O bfdname |–output-target=bfdname] [-s|–strip-all] [-S|-g|-d|–strip-debug] [–strip-dwo] [-K symbolname |–keep-symbol=symbolname] [-N symbolname |–strip-symbol=symbolname] [-w|–wildcard] [-x|–discard-all] [-X |–discard-locals] [-R sectionname |–remove-section=sectionname] [-o file] [-p|–preserve-dates] [-D|–enable-deterministic-archives] [-U|–disable-deterministic-archives] [–keep-file-symbols] [–only-keep-debug] [-v |–verbose] [-V|–version] [–help] [–info] objfile… DescriptionGNU strip discards all symbols from object files objfile. The list of object files may include archives. At least one object file must be given. strip…

  • |

    i686-w64-mingw32-strings (1) Linux Manual Page

    strings – print the strings of printable characters in files. Synopsisstrings [-afovV] [–min-len]   [-n min-len] [–bytes=min-len]   [-t radix] [–radix=radix]   [-e encoding] [–encoding=encoding]   [–] [–all] [–print-file-name]   [-T bfdname] [–target=bfdname]   [-w] [–include-all-whitespace]   [–help] [–version] file… DescriptionFor each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character. Depending upon…

  • |

    i686-w64-mingw32-size (1) Linux Manual Page

    size – list section sizes and total size. Synopsissize [-A|-B|–format=compatibility]   [–help]   [-d|-o|-x|–radix=number]   [–common]   [-t|–totals]   [–target=bfdname] [-V|–version]   [objfile…] DescriptionThe GNU size utility lists the section sizes—and the total size—for each of the object or archive files objfile in its argument list. By default, one line of output is generated for each object file or each module in…

  • |

    i686-w64-mingw32-readelf (1) Linux Manual Page

    readelf – Displays information about ELF files. Synopsisreadelf [-a|–all]   [-h|–file-header]   [-l|–program-headers|–segments]   [-S|–section-headers|–sections]   [-g|–section-groups]   [-t|–section-details]   [-e|–headers]   [-s|–syms|–symbols]   [–dyn-syms]   [-n|–notes]   [-r|–relocs]   [-u|–unwind]   [-d|–dynamic]   [-V|–version-info]   [-A|–arch-specific]   [-D|–use-dynamic]   [-x <number or name>|–hex-dump=<number or name>]   [-p <number or name>|–string-dump=<number or name>]   [-R <number or name>|–relocated-dump=<number or name>]   [-c|–archive-index]   [-w[lLiaprmfFsoRt]|    –debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]]   [–dwarf-depth=n]   [–dwarf-start=n]   [-I|–histogram]   [-v|–version]   [-W|–wide]   [-H|–help]   elffile… Descriptionreadelf displays information about one or…

  • |

    i686-w64-mingw32-ranlib (1) Linux Manual Page

    ranlib – generate index to archive. Synopsisranlib [–plugin name] [-DhHvVt] archive Descriptionranlib generates an index to the contents of an archive and stores it in the archive. The index lists each symbol defined by a member of an archive that is a relocatable object file. You may use nm -s or nm –print-armap to list…

  • |

    i686-w64-mingw32-pkg-config (1) Linux Manual Page

    pkg-config – Return metainformation about installed libraries Synopsispkg-config [–modversion] [–version] [–help] [–print-errors] [–silence-errors] [–errors-to-stdout] [–debug] [–cflags] [–libs] [–libs-only-L] [–libs-only-l] [–cflags-only-I] [–variable=VARIABLENAME] [–define-variable=VARIABLENAME=VARIABLEVALUE] [–print-variables] [–uninstalled] [–exists] [–atleast-version=VERSION] [–exact-version=VERSION] [–max-version=VERSION] [–list-all] [LIBRARIES…] [–print-provides] [–print-requires] [–print-requires-private] [LIBRARIES…] DescriptionThe pkg-config program is used to retrieve information about installed libraries in the system. It is typically used to compile and…

  • |

    i686-w64-mingw32-objdump (1) Linux Manual Page

    objdump – display information from object files. Synopsisobjdump [-a|–archive-headers]   [-b bfdname|–target=bfdname]   [-C|–demangle[=style] ]   [-d|–disassemble]   [-D|–disassemble-all]   [-z|–disassemble-zeroes]   [-EB|-EL|–endian={big | little }]   [-f|–file-headers]   [-F|–file-offsets]   [–file-start-context]   [-g|–debugging]   [-e|–debugging-tags]   [-h|–section-headers|–headers]   [-i|–info]   [-j section|–section=section]   [-l|–line-numbers]   [-S|–source]   [-m machine|–architecture=machine]   [-M options|–disassembler-options=options]   [-p|–private-headers]   [-P options|–private=options]   [-r|–reloc]   [-R|–dynamic-reloc]   [-s|–full-contents]   [-W[lLiaprmfFsoRt]|    –dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]]   [-G|–stabs]   [-t|–syms]   [-T|–dynamic-syms]   [-x|–all-headers]   [-w|–wide]   [–start-address=address]   [–stop-address=address]   [–prefix-addresses]   [–[no-]show-raw-insn]   [–adjust-vma=offset]   [–special-syms]   [–prefix=prefix]   [–prefix-strip=level]   [–insn-width=width]   [-V|–version]   [-H|–help]   objfile… Descriptionobjdump displays…

  • |

    i686-w64-mingw32-objcopy (1) Linux Manual Page

    objcopy – copy and translate object files Synopsisobjcopy [-F bfdname|–target=bfdname]   [-I bfdname|–input-target=bfdname]   [-O bfdname|–output-target=bfdname]   [-B bfdarch|–binary-architecture=bfdarch]   [-S|–strip-all]   [-g|–strip-debug]   [-K symbolname|–keep-symbol=symbolname]   [-N symbolname|–strip-symbol=symbolname]   [–strip-unneeded-symbol=symbolname]   [-G symbolname|–keep-global-symbol=symbolname]   [–localize-hidden]   [-L symbolname|–localize-symbol=symbolname]   [–globalize-symbol=symbolname]   [-W symbolname|–weaken-symbol=symbolname]   [-w|–wildcard]   [-x|–discard-all]   [-X|–discard-locals]   [-b byte|–byte=byte]   [-i [breadth]|–interleave[=breadth]]   [–interleave-width=width]   [-j sectionpattern|–only-section=sectionpattern]   [-R sectionpattern|–remove-section=sectionpattern]   [-p|–preserve-dates]   [-D|–enable-deterministic-archives]   [-U|–disable-deterministic-archives]   [–debugging]   [–gap-fill=val]   [–pad-to=address]   [–set-start=val]   [–adjust-start=incr]   [–change-addresses=incr]   [–change-section-address sectionpattern{=,+,-}val]   [–change-section-lma sectionpattern{=,+,-}val]   [–change-section-vma sectionpattern{=,+,-}val]   [–change-warnings] [–no-change-warnings]   [–set-section-flags sectionpattern=flags]   [–add-section sectionname=filename]   [–dump-section sectionname=filename]   [–rename-section oldname=newname[,flags]]   [–long-section-names {enable,disable,keep}]   [–change-leading-char] [–remove-leading-char]   [–reverse-bytes=num]   [–srec-len=ival] [–srec-forceS3]   [–redefine-sym old=new]   [–redefine-syms=filename]   [–weaken]…

  • |

    i686-w64-mingw32-nm (1) Linux Manual Page

    nm – list symbols from object files Synopsisnm [-A|-o|–print-file-name] [-a|–debug-syms] [-B|–format=bsd] [-C|–demangle[=style]] [-D|–dynamic] [-fformat|–format=format] [-g|–extern-only] [-h|–help] [-l|–line-numbers] [-n|-v|–numeric-sort] [-P|–portability] [-p|–no-sort] [-r|–reverse-sort] [-S|–print-size] [-s|–print-armap] [-t radix|–radix=radix] [-u|–undefined-only] [-V|–version] [-X 32_64] [–defined-only] [–no-demangle] [–plugin name] [–size-sort] [–special-syms] [–synthetic] [–target=bfdname] [objfile…] DescriptionGNU nm lists the symbols from object files objfile…. If no object files are listed as arguments, nm assumes the file a.out. For each symbol, nm shows: • The symbol value, in…

  • |

    i686-w64-mingw32-nlmconv (1) Linux Manual Page

    nlmconv – converts object code into an NLM. Synopsisnlmconv [-I bfdname|–input-target=bfdname]   [-O bfdname|–output-target=bfdname]   [-T headerfile|–header-file=headerfile]   [-d|–debug] [-l linker|–linker=linker]   [-h|–help] [-V|–version]   infile outfile Descriptionnlmconv converts the relocatable i386 object file infile into the NetWare Loadable Module outfile, optionally reading headerfile for NLM header information. For instructions on writing the NLM command file language used in header files, see the linkers section, NLMLINK…