SysTutorials Posts

  • |

    axfr-get (1) Linux Manual Page

    SYNOPSIS axfr-get [OPTIONS] <DOMAIN-NAME> <OUTFILE> <OUTFILE.TMP> DESCRIPTION axfr-get is a DNS zone transfer client. It sends a zone transfer request in DNS-over-TCP format to descriptor 7, reads the result from descriptor 6 and saves the result in a file. axfr-get performs the zone transfer for the given domain, and writes the result to file –…

  • |

    axfer (1) Linux Manual Page

    NAME axfer – command-line sound recorder and player for sound devices and nodes supported by Linux sound subsystem (Advanced Linux Sound Architecture, also known as ALSA). SYNOPSYS axfer subcommand direction options subcommand = transfer | list | version | help direction = capture | playback options = ( depends on subcommand ) DESCRIPTION The axfer…

  • |

    axfer-transfer (1) Linux Manual Page

    NAME axfer-transfer – transferrer of audio data frame for sound devices and nodes. SYNOPSIS axfer transfer direction [ common-options ] [ backend-options ] [ filepath ] axfer transfer direction [ common-options ] [ backend-options ] -I | –separate-channels filepath … direction = capture | playback common-options = ( read OPTIONS section ) backend-options = (…

  • |

    axfer-list (1) Linux Manual Page

    NAME axfer-list – dump lists of available sound devices and nodes to transfer audio data frame. SYNOPSIS axfer list direction target direction = capture | playback target = device | pcm DESCRIPTION The list subcommand of axfer dumps lists of available nodes to transfer audio data frame. At present, the subcommand is helpful just for…

  • |

    avstopam (1) Linux Manual Page

    NAME avstopam – convert an AVS X image to a Netpbm image SYNOPSIS avstopam [avsfile] DESCRIPTION This program is part of Netpbm(1) avstopam reads a Stardent <acronym xml:lang="en" title="Application Visualization System">AVS</acronym> X image as input and produces a Netpbm image as output. avsfile is the input file, which defaults to Standard Input. Output is always…

  • |

    avr-windmc (1) Linux Manual Page

    NAME windmc – generates Windows message resources. SYNOPSIS windmc [options] input-file DESCRIPTION windmc 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…

  • |

    avr-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] [–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… DESCRIPTION GNU strip discards all symbols from object files objfile. The list of object files may include archives. At least one object file must…

  • |

    avr-strings (1) Linux Manual Page

    NAME strings – print the strings of printable characters in files. SYNOPSIS strings [-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]   [–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….

  • |

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

  • |

    avr-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]   [–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… DESCRIPTION readelf displays information…

  • |

    avr-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]   [-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……

  • |

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

  • |

    avr-nm (1) Linux Manual Page

    NAME nm – list symbols from object files SYNOPSIS nm [-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…] 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…

  • |

    avr-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 ] [–external-symbol-table=name]   [ 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…

  • |

    avr-gdbtui (1) Linux Manual Page

    NAME gdb – The GNU Debugger SYNOPSIS gdb [-help] [-nx] [-q] [-batch] [-cd=dir] [-f] [-b bps] [-tty=dev] [-s symfile] [-e prog] [-se prog] [-c core] [-x cmds] [-d dir] [prog[core|procID]] DESCRIPTION The purpose of a debugger such as GDB is to allow you to see what is going on “inside” another program while it executes—or what…