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.

  • |

    csbuild (1) Linux Manual Page

    csbuild – tool for plugging static analyzers into the build process Descriptionusage: csbuild [-h] -c BUILD_CMD [-g GIT_COMMIT_RANGE] [–git-bisect] [–added-exit-code ADDED_EXIT_CODE] [–base-fail-exit-code BASE_FAIL_EXIT_CODE] [–print-current] [–no-print-current] [–print-added] [–no-print-added] [–print-fixed] [–no-print-fixed] [–clean] [–no-clean] [–cswrap-timeout CSWRAP_TIMEOUT] [–color] [–no-color] [–gen-travis-yml] [–install INSTALL] [–prep-cmd PREP_CMD] [-w GCC_WARNING_LEVEL] [-U EMBED_CONTEXT] [–version]optional arguments:-h, –help show this help message and exit -c BUILD_CMD,…

  • |

    cs2cs (1) Linux Manual Page

    cs2cs – cartographic coordinate system filter Synopsiscs2cs [ -eEfIlrstvwW [ args ] ] [ +opts[=arg] ] [ +to [+opts[=arg]] ] file[s] DescriptionCs2cs performs transformation between the source and destination cartographic coordinate system on a set of input points. The coordinate system transformation can include translation between projected and geographic coordinates as well as the application of datum shifts….

  • |

    cryptoflex-tool (1) Linux Manual Page

    cryptoflex-tool – utility for manipulating Schlumberger Cryptoflex data structures Synopsiscryptoflex-tool [OPTIONS] Descriptioncryptoflex-tool is used to manipulate PKCS data structures on Schlumberger Cryptoflex smart cards. Users can create, list and read PINs and keys stored on the smart card. User PIN authentication is performed for those operations that require it. Options–verify-pin, -V Verifies CHV1 before issuing…

  • |

    cryptdir (1) Linux Manual Page

    cryptdir – encrypt/decrypt all files in a directory Synopsiscryptdir [ dir ] decryptdir [ dir ] Introductioncryptdir encrypts all files in the current directory (or the given directory if one is provided as an argument). When called as decryptdir (i.e., same program, different name), all files are decrypted. NotesWhen encrypting, you are prompted twice for…

  • |

    crudini (1) Linux Manual Page

    crudini – manipulate ini files Synopsiscrudini ,–set /[,OPTION/]… ,config_file section /[,param/] [,value/] crudini ,–get /[,OPTION/]… ,config_file /[,section/] [,param/] crudini ,–del /[,OPTION/]… ,config_file section /[,param/] [,list value/] crudini ,–merge /[,OPTION/]… ,config_file /[,section/] Descriptioncrudini – A utility for manipulating ini files Options–existing[=,WHAT/] For –set, –del and –merge, fail if item is missing, where WHAT is ‘file’, ‘section’,…

  • |

    crtsv (1) Linux Manual Page

    crtsv – mutual converter between TSV and QDBM Curia database Synopsiscrtsv import [-bnum num] [-dnum num] [-bin] name crtsv export [-bin] name DescriptionThis manual page documents briefly the crtsv commands. The command crtsv features mutual conversion between a database of Curia and a TSV text. This command is useful when data exchange with another version…

  • |

    crsh (1) Linux Manual Page

    cssh, crsh, ctel, ccon – Cluster administration tool Synopsiscssh [options] [[user@]<server>[:port]|<tag>] […] crsh [options] [[user@]<server>[:port]|<tag>] […] ctel [options] [<server>[:port]|<tag>] […] ccon [options] [[user@]<server>[:port]|<tag>] […] DescriptionThe command opens an administration console and an xterm to all specified hosts. Any text typed into the administration console is replicated to all windows. All windows may also be typed into directly. This tool is intended for (but not limited to) cluster…

  • |

    cross-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…

  • |

    cross-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…

  • |

    cross-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…

  • |

    cross-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]   [-s] [–output-separatorsep_string]   [–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…

  • |

    cross-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…

  • |

    cross-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>]   [-z|–decompress]   [-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…

  • |

    cross-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]…

  • |

    cross-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]   [–update-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]…

  • |

    cross-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…

  • |

    cross-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…