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.

  • |

    mtlogin (1) Linux Manual Page

    NAME clogin – Cisco login script SYNOPSIS clogin [-autoenable] [-noenable] [-dSV] [-c  command] [-E  var=x] [-e  enable-password] [-f  cloginrc-file] [-p  user-password] [-s  script-file] [-t  timeout] [-u  username] [-v  vty-password] [-w  enable-username] [-x  command-file] [-y  ssh_cypher_type] router [router…] DESCRIPTION clogin is an expect(1) script to automate the process of logging into a Cisco router, Catalyst switch,…

  • |

    mtbatch (1) Linux Manual Page

    NAME mtbatch – Sends SMS in batch mode SYNOPSIS mtbatch [options]content-filereceivers-file… DESCRIPTION mtbatch -v number  set log level for stderr logging -b host  defines the host of bearerbox (default: localhost) -p port  the smsbox port to connect to (default: 13002) -s  inidicatr to use SSL for bearerbox connection (default: no) -i smsbox-id  defines the smsbox-id to be used…

  • |

    mt (1) Linux Manual Page

    NAME mt – control magnetic tape drive operation SYNOPSIS mt [-V] [-f device] [–file=device] [–rsh-command=command] [–version] operation [count] DESCRIPTION This manual page documents the GNU version of mt. mt performs the given operation, which must be one of the tape operations listed below, on a tape drive. The default tape device to operate on is…

  • |

    mt-gnu (1) Linux Manual Page

    NAME mt – control magnetic tape drive operation SYNOPSIS mt [-V] [-f device] [–file=device] [–rsh-command=command] [–version] operation [count] DESCRIPTION This manual page documents the GNU version of mt. mt performs the given operation, which must be one of the tape operations listed below, on a tape drive. The default tape device to operate on is…

  • |

    msynctool (1) Linux Manual Page

    NAME msynctool – Command line interface for OpenSync SYNTAX msynctool option [arguments] [option] msynctool –sync SYNC_GROUP DESCRIPTION Command line interface for OpenSync You can use this tool to synchronize your devices and applications using the OpenSync framework from the command line. – First you have to create a SYNC_GROUP: msynctool –addgroup evo2-sync – Now you…

  • |

    msxlint (1) Linux Manual Page

    NAME msxlint – detects incorrectly formatted notes lines in a MusiXTeX source file. SYNOPSIS msxlint [-v | –version | -h | –help] msxlint [-d | –debug]… [infile[.tex]…] If no infiles are specifed, standard input is used. USAGE The format that notes commands are expected to match is determined by \instrumentnumber and \setstaffs commands, or uses of the…

  • |

    msql2mysql (1) Linux Manual Page

    NAME msql2mysql – convert mSQL programs for use with MySQL SYNOPSIS msql2mysqlC-source-file … DESCRIPTION Initially, the MySQL C API was developed to be very similar to that for the mSQL database system. Because of this, mSQL programs often can be converted relatively easily for use with MySQL by changing the names of the C API…

  • |

    mspdebug (1) Linux Manual Page

    NAME MSPDebug – debugging tool for MSP430 MCUs SYNOPSIS mspdebug [options] driver [command …] DESCRIPTION MSPDebug is a command-line tool designed for debugging and programming the MSP430 family of MCUs. It supports the eZ430-F2013, eZ430-RF2500, FET430UIF and Olimex MSP-JTAG-TINY programming tools, as well as a simulation mode. When started with appropriate options, MSPDebug will attempt…

  • |

    msp430-strip (1) Linux Manual Page

    NAME strip – Discard symbols from object files. SYNOPSIS strip [-F bfdname |–target=bfdname] [-I bfdname |–input-target=bfdname] [-O bfdname |–output-target=bfdname] [-s|–strip-all] [-S|-g|-d|–strip-debug] [-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] [–keep-file-symbols] [–only-keep-debug] [-v |–verbose] [-V|–version] [–help] [–info] objfile… DESCRIPTION GNU 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…

  • |

    msp430-strings (1) Linux Manual Page

    NAME strings – print the strings of printable characters in files. SYNOPSIS strings [-afov] [–min-len]   [-n min-len] [–bytes=min-len]   [-t radix] [–radix=radix]   [-e encoding] [–encoding=encoding]   [–] [–all] [–print-file-name]   [-T bfdname] [–target=bfdname]   [–help] [–version] file… DESCRIPTION For 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….

  • |

    msp430-size (1) Linux Manual Page

    NAME size – list section sizes and total size. SYNOPSIS size [-A|-B|–format=compatibility]   [–help]   [-d|-o|-x|–radix=number]   [–common]   [-t|–totals]   [–target=bfdname] [-V|–version]   [objfile…] DESCRIPTION The 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…

  • |

    msp430-readelf (1) Linux Manual Page

    NAME readelf – Displays information about ELF files. SYNOPSIS readelf [-a|–all]   [-h|–file-header]   [-l|–program-headers|–segments]   [-S|–section-headers|–sections]   [-g|–section-groups]   [-t|–section-details]   [-e|–headers]   [-s|–syms|–symbols]   [-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>]   [-c|–archive-index]   [-w[lLiaprmfFsoR]|    –debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges]]   [-I|-histogram]   [-v|–version]   [-W|–wide]   [-H|–help]   elffile… DESCRIPTION readelf displays information about one or more ELF format object files….

  • |

    msp430-objdump (1) Linux Manual Page

    NAME objdump – display information from object files. SYNOPSIS objdump [-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]   [-r|–reloc]   [-R|–dynamic-reloc]   [-s|–full-contents]   [-W|–dwarf]   [-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]   [-V|–version]   [-H|–help]   objfile… DESCRIPTION objdump displays information about…

  • |

    msp430-objcopy (1) Linux Manual Page

    NAME objcopy – copy and translate object files SYNOPSIS objcopy [-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 interleave|–interleave=interleave]   [-j sectionname|–only-section=sectionname]   [-R sectionname|–remove-section=sectionname]   [-p|–preserve-dates]   [–debugging]   [–gap-fill=val]   [–pad-to=address]   [–set-start=val]   [–adjust-start=incr]   [–change-addresses=incr]   [–change-section-address section{=,+,-}val]   [–change-section-lma section{=,+,-}val]   [–change-section-vma section{=,+,-}val]   [–change-warnings] [–no-change-warnings]   [–set-section-flags section=flags]   [–add-section sectionname=filename]   [–rename-section oldname=newname[,flags]]   [–change-leading-char] [–remove-leading-char]   [–reverse-bytes=num]   [–srec-len=ival] [–srec-forceS3]   [–redefine-sym old=new]   [–redefine-syms=filename]   [–weaken]   [–keep-symbols=filename]   [–strip-symbols=filename]   [–strip-unneeded-symbols=filename]…

  • |

    msp430-nm (1) Linux Manual Page

    NAME nm – list symbols from object files SYNOPSIS nm [-a|–debug-syms] [-g|–extern-only] [-B] [-C|–demangle[=style]] [-D|–dynamic] [-S|–print-size] [-s|–print-armap] [-A|-o|–print-file-name][–special-syms] [-n|-v|–numeric-sort] [-p|–no-sort] [-r|–reverse-sort] [–size-sort] [-u|–undefined-only] [-t radix|–radix=radix] [-P|–portability] [–target=bfdname] [-fformat|–format=format] [–defined-only] [-l|–line-numbers] [–no-demangle] [-V|–version] [-X 32_64] [–help]  [objfile…] DESCRIPTION GNU 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…

  • |

    msp430-gprof (1) Linux Manual Page

    NAME gprof – display call graph profile data SYNOPSIS gprof [ -[abcDhilLrsTvwxyz] ] [ -[ACeEfFJnNOpPqQZ][name] ]  [ -I dirs ] [ -d[num] ] [ -k from/to ]  [ -m min-count ] [ -R map_file ] [ -t table-length ]  [ –[no-]annotated-source[=name] ]   [ –[no-]exec-counts[=name] ]  [ –[no-]flat-profile[=name] ] [ –[no-]graph[=name] ]  [ –[no-]time=name] [ –all-lines ] [ –brief ]   [ –debug[=level] ] [ –function-ordering ]   [ –file-ordering map_file ] [ –directory-path=dirs ]  [ –display-unused-functions ] [ –file-format=name ]  [ –file-info ] [ –help ] [ –line ] [ –min-count=n ]  [ –no-static ] [ –print-path ] [ –separate-files ]  [ –static-call-graph ] [ –sum ] [ –table-length=len ]  [ –traditional ] [ –version ] [ –width=n ]  [ –ignore-non-functions ] [ –demangle[=STYLE] ]  [ –no-demangle ] [ image-file ] [ profile-file … ] DESCRIPTION "gprof" produces an execution profile of C, Pascal, or Fortran77 programs. The effect of called routines is incorporated in the profile of each…

  • |

    msp430-gcov (1) Linux Manual Page

    NAME gcov – coverage testing tool SYNOPSIS gcov [-v|—version] [-h|—help]   [-b|—branch-probabilities] [-c|—branch-counts]   [-n|—no-output] [-l|—long-file-names]   [-f|—function-summaries]   [-o|—object-directory directory] sourcefile DESCRIPTION gcov is a test coverage program. Use it in concert with GCC to analyze your programs to help create more efficient, faster running code. You can use gcov as a profiling tool to help discover where your optimization efforts will…