Monday, March 8, 2021

General Linux Commands (5)

4ti2-qsolve.1
4ti2-qsolve(1): - software package for algebraic, geometric and combinatorial
4ti2-qsolve(1): The software package 4ti2 is a suite of command-line tools for addressing algebraic, geometric and combinatorial problems on linear spaces. DATA STRUCTURE The main concept of 4ti2 remains the same: a project is defined via a file foo[.

tpp.1
tpp(1): - Text Presentation Program - (Ubuntu Linux)
tpp(1): Tpp stands for text presentation program and is an ncurses-based presentation tool. The presentation can be written with your favorite editor in a simple description format and then shown on any text terminal that is supported by ncurses -

llvm-dwarfdump-3.8.1
llvm-dwarfdump-3.8(1): - manual page for llvm-dwarfdump 3.8
llvm-dwarfdump-3.8(1): ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. OVERVIEW: llvm dwarf dumper USAGE: llvm-dwarfdump [options] <input object files or .

avibox.1
avibox(1): - merge multimedia files into an AVI file
avibox(1): avibox takes the input from several media files and joins their streams (all of them or just a selection) into an AVI file. The options are as follows: -h, --help Display usage and quit. -v, --verbose Increase verbosity level.

xdgacopyarea.3
xdgacopyarea(3): - Client library for the XFree86-DGA extension.
xdgacopyarea(3): The XFree86-DGA extension is an X server extension for allowing client programs direct access to the video frame buffer. This is a brief description of the programming interface for version 2.0 of the XFree86-DGA extension.

v.cluster.1grass
v.cluster(1grass): - Performs cluster identification.
v.cluster(1grass): v.cluster partitions a point cloud into clusters or clumps. If the minimum number of points is not specified with the min option, the minimum number of points to constitute a cluster is number of dimensions + 1, i.e.

abl.1
abl(1): - Prefixed representation for boolean functions
abl(1): libablmmm.a is a library that enables to represent a boolean function in a LISP-like form. An ABL is a prefixed internal representation for a boolean function having standard operators as OR,NOR,NAND,XOR,NOT and AND.

dmxaddinput.3
dmxaddinput(3): - attach a new input (Ubuntu Linux)
dmxaddinput(3): DMXAddInput() is used to attach a new input (or a previously detached input) to the Xdmx(1) server. mask specifies the fields in attr that are active, and id returns the device if of the first device in the series that is added.

stg-repair.1
stg-repair(1): - Fix StGit metadata if branch was modified with git commands
stg-repair(1): If you modify an StGit stack (branch) with some git commands --- such as commit, pull, merge, and rebase --- you will leave the StGit metadata in an inconsistent state. In that situation, you have two options: 1.

xpagetfd.3
xpagetfd(3): - retrieve data from one or more XPA servers and write to files
xpagetfd(3): Retrieve data from one or more XPA servers whose class:name identifier matches the specified template and write it to files associated with one or more standard I/O fds (i.e, handles returned by open()).

nose2-3.1
nose2-3(1): - nose2-3 (Unbuntu Linux Learning Resources)
nose2-3(1): usage: nose2 [-s START_DIR] [-t TOP_LEVEL_DIRECTORY] [--config [CONFIG]] [--no-user-config] [--no-plugins] [--plugin PLUGINS] [--exclude-plugin EXCLUDE_PLUGINS] [--verbose] [--quiet] [--log-level LOG_LEVEL] [--coverage PATH]

sox.1
sox(1): - Sound eXchange, the Swiss Army knife of audio manipulation
sox(1): Introduction SoX reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesise audio, and, on many systems, act as a general purpose audio player or a

levee.1
levee(1): - A Screen Oriented Editor. (Ubuntu Linux)
levee(1): Levee is a screen oriented editor based on the Unix editor "vi". It provides a terse, powerful way to enter and edit text (however, if you want a word-processor, you're better off with WordStar.) Levee is a moded editor.

tracker-store.1
tracker-store(1): - database indexer and query daemon
tracker-store(1): tracker-store provides both a powerful database daemon which allows clients to query or update their data using the highly descriptive SPARQL language. tracker-store does not do any file crawling or any mining of data itself, instead other

ln.1posix
ln(1posix): ln --- link files (Ubuntu Linux Manual)
ln(1posix): None. chmod, find, pax, rm The Base Definitions volume of POSIX.12008, Chapter 8, Environment Variables, Section 12.2, Utility Syntax Guidelines The System Interfaces volume of POSIX.

sighold.2freebsd
sighold(2freebsd): sighold, sigignore, sigpause, sigrelse, sigset --- legacy
sighold(2freebsd): This interface is made obsolete by sigsuspend(2) and sigaction(2). The sigset() function modifies signal dispositions. The sig argument specifies the signal, which may be any signal except SIGKILL and SIGSTOP.

v.external.1grass
v.external(1grass): - Creates a new pseudo-vector map as a link to an OGR-supported
v.external(1grass): v.external creates new vector map as a link to external OGR layer or PostGIS feature table. OGR (Simple Features Library) is part of the GDAL library, so you need to install GDAL to use v.external for external OGR layers.

snmpget.1
snmpget(1): - communicates with a network entity using SNMP GET requests
snmpget(1): snmpget is an SNMP application that uses the SNMP GET request to query for information on a network entity. One or more object identifiers (OIDs) may be given as arguments on the command line.

arbtt-stats.1
arbtt-stats(1): - generate statistics from the arbtt data samples
arbtt-stats(1): arbtt-stats reads the samples that were recorded so far by arbtt-capture from the log file, filters them according to the users specifications and generates one or more reports from the data.

dds.6
dds(6): - double dummy solver frontend (Ubuntu Linux)
dds(6): This program is a command line interface for Bo Haglund's Double Dummy Solver (DDS). It has four useful stand-alone options: 1. Option -playdd, to play any deal double dummy. 2. Option -giblib.

jxplorer.1
jxplorer(1): - A Java LDAP Browser - (Ubuntu Linux)
jxplorer(1): JXplorer is an open source Java application that allows you to browse and search any LDAP directory. This manual page provides some information about JXplorer project and it was written for the Debian distribution because JXplorer does not

g.filename.1grass
g.filename(1grass): - Prints GRASS data base file names.
g.filename(1grass): g.filename is designed for Bourne shell scripts that need to know the full file name, including it's path, for mapset elements, like raster, vector and site maps, region definitions and imagery groups.

xmlsort.1p
xmlsort(1p): - sorts 'records' in XML files (Ubuntu)
xmlsort(1p): This script takes an XML document either on STDIN or from a named file and writes a sorted version of the file to STDOUT. The "-r" option should be used to identify 'records' in the document - the bits you want sorted.

erfc.3posix
erfc(3posix): erfc, erfcf, erfcl --- complementary error functions
erfc(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

ipmish.1
ipmish(1): - Shell interface to an IPMI system (Ubuntu)
ipmish(1): The openipmish is a command interpreter that gives the full power of the OpenIPMI library to a user-level command language. It is designed so it can easily be driven with a scripting language like TCL, it has well-formed output.

smd-check-conf.1
smd-check-conf(1): - checks smd configuration file
smd-check-conf(1): smd-check-conf performs some sanity check on a configuration file. It mainly tests the translators for a configured endpoint. The test consists in listing local and remote mailboxes, calling the translators, displaying the result to the

xmtextfieldsetaddmode.3
xmtextfieldsetaddmode(3): XmTextFieldSetAddMode --- A TextField function that sets
xmtextfieldsetaddmode(3): XmTextFieldSetAddMode controls whether or not the TextField widget is in Add mode. When the widget is in Add mode, the insert cursor can be moved without disturbing the primary selection.

protoc.1
protoc(1): - compile protocol buffer description files
protoc(1): protoc is a compiler for protocol buffers definitions files. It can can generate C++, Java and Python source code for the classes defined in PROTO_FILE. More documentation about protocol buffers syntax and APIs is available online at

xmtabstackxytowidget.3
xmtabstackxytowidget(3): XmTabStackXYToWidget --- A TabStack function that converts
xmtabstackxytowidget(3): XmTabStackXYToWidget converts an X/Y pixel coordinate in the window if TabStack to the widget ID of the tab occupying that space. widget Specifies the TabStack widget ID x Specifies X coordinate to convert y Specifies Y coordinate to

flow-rptfmt.1
flow-rptfmt(1): flow-rptfmt --- Format the output of flow-report in ASCII or HTML
flow-rptfmt(1): The flow-rptfmt utility processes the CSV output of flow-report into formatted ASCII or HTML. Sorting, maximum display lines, field filter, header display, and name substitution are supported during post processing.

xfwm4.1
xfwm4(1): - Window manager for Xfce - (Ubuntu Linux)
xfwm4(1): Usage: xfwm4 [OPTION...] [ARGUMENTS...] Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options --help-sm-client Show session management options Application Options: --daemon Fork to the

puppet-apply.8
puppet-apply(8): - Apply Puppet manifests locally (Ubuntu)
puppet-apply(8): This is the standalone puppet execution tool; use it to apply individual manifests. When provided with a modulepath, via command line or config file, puppet apply can effectively mimic the catalog that would be served by puppet master with

sa.3
sa(3): - Socket Abstraction VERSION OSSP sa 1.2.5 (02-Oct-2005)
sa(3): OSSP sa is an abstraction library for the Unix Socket networking application programming interface (API), featuring stream and datagram oriented communication over Unix Domain and Internet Domain (TCP and UDP) sockets.

cyradm.1p
cyradm(1p): - Cyrus administration shell, alter ego of Cyrus::IMAP::Shell
cyradm(1p): This module implements cyradm in Perl. It is a shell around Cyrus::IMAP::Admin. Commands are provided in both Tcl-compatible forms and GNU-style long option forms.

lcd4linux.8
lcd4linux(8): - daemon for ''lcd'' display devices
lcd4linux(8): LCD4Linux is a small program that grabs information from the kernel and some subsystems and displays it on an external liquid crystal display. If started without any options, it will try to read its configuration from /etc/lcd4linux.

smigetidentity.3
smigetidentity(3): - SMI identity information routines
smigetidentity(3): These functions retrieve information on a SMIng identity definition (SMIng). smiGetIdentity(SmiModule *smiModulePtr,char *name) returns a pointer to struct SmiIdentity for the identity with the given name in the given module(smiModulePtr),

claws-mail-tnef-parser.1
claws-mail-tnef-parser(1): - TNEF parser plugin for Claws Mail.
claws-mail-tnef-parser(1): This manual page documents briefly the claws-mail-tnef-parser. This manual page was written for the Debian distribution because the original program does not have a manual page.

remove.3posix
remove(3posix): remove --- remove a file - (Ubuntu)
remove(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

libsmdev.3
libsmdev(3): libsmdev.h --- Library to access and read storage media (SM) devices
libsmdev(3): The libsmdev_get_version() function is used to retrieve the library version. the libsmdev.h include file #include <libsmdev.h> Support functions const char * libsmdev_get_version(void); int libsmdev_get_access_flags_read(void);

mapivi.1
mapivi(1): - Picture Viewer and Organizer MaPiVi means Martin's Picture Viewer
mapivi(1): JPEG picture viewer / image management system with meta info support written in Perl/Tk for UNIX, Mac OS X and Windows. I wrote mapivi just for me, because I needed a image viewer which is also able to display and edit meta infos of JPEG

setgid.2
setgid(2): - set group identity (Ubuntu Linux Manual)
setgid(2): setgid() sets the effective group ID of the calling process. If the calling process is privileged (has the CAP_SETGID capability in its user namespace), the real GID and saved set-group-ID are also set.

athena-jot.1
athena-jot(1): - print sequential or random data (Ubuntu)
athena-jot(1): Jot is used to print out increasing, decreasing, random, or redundant data, usually numbers, one per line. The options are understood as follows. -r Generate random data instead of sequential data, the default.

imgrep.1p
imgrep(1p): - search for mail/news messages (Ubuntu)
imgrep(1p): The imgrep command enumerates mail/news messages matched given patterns. This command is provided by IM (Internet Message). imgrep [ imgrep - search for mail/news messages

zbarcam.1
zbarcam(1): - scan and decode bar codes from a video device
zbarcam(1): zbarcam scans a video4linux video source (eg, a webcam) for bar codes and prints any decoded data to the standard output. The video stream is also displayed to the screen.

fcpatterndestroy.3
fcpatterndestroy(3): - Destroy a pattern - (Ubuntu)
fcpatterndestroy(3): Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values. #include <fontconfig/fontconfig.

mpdris2.1
mpdris2(1): - media player interface (MPRIS2) bridge for MPD
mpdris2(1): mpDris2 is an implementation of the MPRIS2 media player interface as a client for MPD, allowing MPRIS2 clients to control MPD and observe its track changes via a standard D-Bus interface.

ggrapher.1
ggrapher(1): - Mathematical Genealogy Grapher (Ubuntu)
ggrapher(1): Create a Graphviz "dot" file for a mathematics genealogy, where ID is a record identifier from the Mathematics Genealogy Project. Multiple IDs may be passed.

captoinfo.1
captoinfo(1): - convert a termcap description into a terminfo description
captoinfo(1): captoinfo looks in each given text file for termcap descriptions. For each one found, an equivalent terminfo description is written to standard output. Termcap tc capabilities are translated directly to terminfo use capabilities.

powstatd.8
powstatd(8): - a configurable UPS monitor. (Ubuntu)
powstatd(8): powstatd is a configurable UPS monitoring daemon designed to work with SysVinit (e.g., most Linux distributions). powstatd monitors a serial connection from a "dumb" or "relay" UPS for power failures and shuts the machine down gracefully if

glgettexlevelparameter.3g
glgettexlevelparameter(3g): - return texture parameter values for a specific level
glgettexlevelparameter(3g): glGetTexLevelParameterfv, glGetTexLevelParameteriv, glGetTextureLevelParameterfv and glGetTextureLevelParameteriv return in params texture parameter values for a specific level-of-detail value, specified as level.

xxgdb.1
xxgdb(1): - X window system interface to the gdb debugger.
xxgdb(1): Xxgdb is a graphical user interface to the gdb debugger under the X Window System. It provides visual feedback and mouse input for the user to control program execution through breakpoints, to examine and traverse the function call stack,

addbddvarbefore.3
addbddvarbefore(3): - adds a new variable, before an existing one.
addbddvarbefore(3): addbddvarbefore creates a new variable, with the number BddSystem->INDEX_TO_VAR[ Index ] in the bdd system BddSystem. If a null pointer is given, the default bdd system is used.

xkbptractiony.3
xkbptractiony(3): - Returns the high_YYY and low_YYY fields of act converted to a
xkbptractiony(3): Actions associated with the XkbPtrAction structure move the pointer when keys are pressed and released. If the MouseKeys control is not enabled, KeyPress and KeyRelease events are treated as though the action is XkbSA_NoAction.

shpwkb.1
shpwkb(1): - test WKB binary Input / Output (Ubuntu)
shpwkb(1): Utility to test WKB binary Input / Output. dbfadd(1), dbfcat(1), dbfcreate(1), dbfdump(1), dbfinfo(1), shpcat(1), shpcentrd(1), shpcreate(1), shpdump(1), shpdxf(1), shpfix(1), shpinfo(1), shpproj(1), shprewind(1), shptest(1) December

sbuild.1
sbuild(1): - build debian packages from source (Ubuntu)
sbuild(1): sbuild rebuilds Debian binary packages from the corresponding Debian source, installing any missing source dependencies. The build takes place in a dedicated clean build environment (chroot), rather than on the host system.

itk.3itk
itk(3itk): - framework for building mega-widgets in Tcl/Tk
itk(3itk): Mega-widgets are high-level widgets that are constructed using Tk widgets as component parts, usually without any C code. A fileselectionbox, for example, may have a few listboxes, some entry widgets and some control buttons.

fal.8
fal(8): - File Access Listener for DECnet - (Ubuntu)
fal(8): fal is a daemon that serves incoming DAP (Data Access protocol) connections from remote systems. It enables transparent file access to files from OpenVMS machines using standard DECnet syntax.

xcmsfreeccc.3
xcmsfreeccc(3): - creating and destroying CCCs (Ubuntu)
xcmsfreeccc(3): The XcmsCreateCCC function creates a CCC for the specified display, screen, and visual. The XcmsFreeCCC function frees the memory used for the specified CCC. Note that default CCCs and those currently associated with colormaps are ignored.

cu.1
cu(1): - Call up another system (Ubuntu Linux Manual)
cu(1): The cu command is used to call up another system and act as a dial in terminal. It can also do simple file transfers with no error checking. cu takes a single argument, besides the options.

dh-make-elpa.1
dh-make-elpa(1): - helper for creating Debian packages from ELPA packages
dh-make-elpa(1): dh-make-elpa will try to create the files required to build a Debian source package from an unpacked GNU Emacs ELPA package. dh-make-elpa is an experimental script that performs a lot of guesswork.

aid.1
aid(1): - Query ID database and report results. (Ubuntu)
aid(1): Query ID database and report results. By default, output consists of multiple lines, each line containing the matched identifier followed by the list of file names in which it occurs.

hfst-expand.1
hfst-expand(1): - =Display the strings recognized by a transducer
hfst-expand(1): Display the strings recognized by a transducer Common options: -h, --help Print help message -V, --version Print version info -v, --verbose Print verbosely while processing -q, --quiet Only print fatal erros and requested output -s,

authenumerate.8
authenumerate(8): - Fetches all known users from the authentication modules
authenumerate(8): authenumerate lists all known users from the authentication modules, including uid, gid and home directory. Its use is documented in /usr/share/doc/courier-base/README.sharedfolders.txt.gz.

cmail.6
cmail(6): - X graphical user interface for chess (Ubuntu)
cmail(6): XBoard is a graphical chessboard that can serve as a user interface to chess engines (such as GNU Chess), the Internet Chess Servers, electronic mail correspondence chess, or your own collection of saved games.

pcs.8
pcs(8): - pacemaker/corosync configuration system (Ubuntu)
pcs(8): Control and configure pacemaker and corosync. pcs [-f file] [-h] [commands]... pcs - pacemaker/corosync configuration system

remctl.3
remctl(3): - Simple remctl call to a remote server
remctl(3): remctl() provides a simplified client API for the remctl protocol. Given the host, port, service principal for authentication, and command to run, it opens a connection to the remote system, sends the command via the remctl protocol, reads

jester.6
jester(6): - an X-based game similar to Othello(tm)
jester(6): jester is an X-based game similar to the board game Othello. jester allows you to waste hours of otherwise productive time that could be spent playing Solitaire instead.

cargo-update.1
cargo-update(1): - Update the package dependencies
cargo-update(1): Update dependencies as recorded in the local lock file. This command requires that a Cargo.lock already exists as generated by cargo build or related commands. If SPEC is given, then a conservative update of the lockfile will be performed.

fmove.1e
fmove(1e): - Interactive mixed method parsimony (Ubuntu)
fmove(1e): fmove is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Phylogeny:Discrete characters" command group(s).

du.1
du(1): - estimate file space usage - (Ubuntu Linux)
du(1): Summarize disk usage of the set of FILEs, recursively for directories. Mandatory arguments to long options are mandatory for short options too. -0, --null end each output line with NUL, not newline -a, --all write counts for all files, not

kore.1
kore(1): - A fast SPDY capable web server for web development in C
kore(1): Kore is an easy to use web application framework for writing scalable web APIs in C. Its main goals are security, scalability and allowing rapid development and deployment of such APIs.

tzwatch.1
tzwatch(1): - Display the time in a number of time zones, specified by the user
tzwatch(1): Tzwatch displays the time in a number of time zones, specified by the user. The list of time zones (format as TZ variable) is kept in ${HOME}/.tzlist. The time zone is chosen using tzselect.

lierolibre.6
lierolibre(6): - script to launch lierolibre (Ubuntu)
lierolibre(6): lierolibre is an old-school earthworm action game. It is a direct fork of Liero. Features: * 2 worms, 40 weapons, great playability, two game modes: Kill'em All and Game of Tag, plus AI-players without true intelligence! * Extensions via a

marco-compton.1
marco-compton(1): - Marco window manager wrapper (Ubuntu)
marco-compton(1): A wrapper for the Macro window manager that invokes Compton to enable GLX accelerated compositing. marco-compton(1) marco-compton marco-compton - Marco window manager wrapper

puppet-master.8
puppet-master(8): - The puppet master daemon (Ubuntu)
puppet-master(8): This command starts an instance of puppet master, running as a daemon and using Rubys built-in Webrick webserver. Puppet master can also be managed by other application servers; when this is the case, this executable is not used.

cups-browsed.conf.5
cups-browsed.conf(5): - server configuration file for cups-browsed
cups-browsed.conf(5): The cups-browsed.conf file configures the cups-browsed daemon. It is normally located in the /etc/cups directory. Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character.

gserialver.1
gserialver(1): - version command (Ubuntu Linux Manual)
gserialver(1): Print the serialVersionUID of the specified classes. javac(1), ... gserialver [ gserialver - version command

r.latlong.1grass
r.latlong(1grass): - Creates a latitude/longitude raster map.
r.latlong(1grass): r.latlong creates a latitude (degree decimal) map, or longitude if the -l flag is used, from any map in any projection using PROJ.4 library. This is an input to r.sun and i.evapo.potrad.

rksh93.1
rksh93(1): - KornShell, a standard/restricted command and programming language
rksh93(1): Ksh is a command and programming language that executes commands read from a terminal or a file. Rksh is a restricted version of the command interpreter ksh; command interpreter ksh; See Invocation below for the meaning of arguments to the

strcpy.3posix
strcpy(3posix): stpcpy, strcpy --- copy a string and return a pointer to the end of
strcpy(3posix): For strcpy(): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.

img-pcx.3tk
img-pcx(3tk): - Img, Paintbrush Format (pcx) (Ubuntu)
img-pcx(3tk): The package img::pcx is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::pcx.

bless.1
bless(1): - graphical hexadecimal Gtk# editor (Ubuntu)
bless(1): Edit the FILEs as a sequence of bytes, allowing read/write, search, pattern finding, efficient query-replace, multi-tabbing, customized data-views, plugins, and many other features.

ec2-create-vpn-connection-route.1
ec2-create-vpn-connection-route(1): - Create a route for the VPN connection
ec2-create-vpn-connection-route(1): Create a route for the VPN connection. GENERAL http://docs.amazonwebservices.com/AWSEC2/2014-05-01/CommandLineReference http://docs.amazonwebservices.com/AWSEC2/latest/CommandLineReference EC2 API command line tools 1.6.14.

html.3tcl
html(3tcl): - Procedures to generate HTML structures
html(3tcl): The package html provides commands that generate HTML. These commands typically return an HTML string as their result. In particular, they do not output their result to stdout.

pkcsconf.1
pkcsconf(1): - configuration utility for the pkcsslotd daemon
pkcsconf(1): The pkcsconf utility displays and configures the state of the pkcsslotd daemon and the tokens managed by the daemon. COMMAND SUMMARY -i display PKCS11 info -t display token info -s display slot info -m display mechanism list -l display slot

qmc.1
qmc(1): - McClusky process): - (Ubuntu Linux Manual)
qmc(1): Simplification tool by using the Quine - McClusky process. qmc [OPTION] QMC: - simplification tool (by using the Quine - McClusky process)

plgchr.3plplot
plgchr(3plplot): - Get character default height and current (scaled) height
plgchr(3plplot): Get character default height and current (scaled) height. Redacted form: plgchr(p_def, p_ht) This function is used in example 23. ARGUMENTS p_def (PLFLT *, output) Pointer to default character height (mm).

kv4lsetup.1
kv4lsetup(1): - setup grabbing card - (Ubuntu Linux)
kv4lsetup(1): k4vlsetup kv4lsetup must either be called as root or run setuid root if kv4lsetup doesn't run as root, it cannot set the address of the framebuffer correctly, so avicap will crash - it might even crash your computer kv4lsetup will be

xmcvttextpropertytoxmstringtable.3
xmcvttextpropertytoxmstringtable(3): XmCvtTextPropertyToXmStringTable --- A function
xmcvttextpropertytoxmstringtable(3): XmCvtTextPropertyToXmStringTable converts the specified XTextProperty structure into an XmStringTable, as follows: * If the encoding member of text_prop is the Atom STRING, each returned XmString has a tag of "ISO8859-1" and a text type of

z80dasm.1
z80dasm(1): - Z80 assembly generating disassembler
z80dasm(1): z80dasm disassembles a binary file containing Z80 machine code into Z80 assembly language source (including a number of undocumented opcodes). It can try to guess locations of labels in the code or the labels can be specified by hand in the

sipp.1
sipp(1): - Session Initiation Protol (SIP) performance testing tool
sipp(1): Usage: sipp remote_host[:remote_port] [options] Available options: -v : Display version and copyright information. -aa : Enable automatic 200 OK answer for INFO, UPDATE and NOTIFY messages. -base_cseq : Start value of [cseq] for each call.

cups-snmp.conf.5
cups-snmp.conf(5): - snmp configuration file for cups
cups-snmp.conf(5): The snmp.conf file configures how the standard CUPS network backends (http, https, ipp, ipps, lpd, snmp, and socket) access printer information using SNMPv1 and is normally located in the /etc/cups directory.

s3270.1
s3270(1): - IBM host access tool (Ubuntu Linux Manual)
s3270(1): s3270 opens a telnet connection to an IBM host, then allows a script to control the host login session. It is derived from x3270(1), an X- windows IBM 3270 emulator.

gmond.1
gmond(1): - manual page for Ganglia Monitor Daemon
gmond(1): The Ganglia Monitoring Daemon (gmond) listens to the cluster message channel, stores the data in-memory and when requested will output an XML description of the state of the cluster -h, --help Print help and exit -V, --version Print version

qlinkhut.1
qlinkhut(1): - check synchronisation via Ableton Link
qlinkhut(1): This manual page documents briefly the LinkHut, QLinkHut and QLinkHutSilent commands. LinkHut (and its variations) are example implementations of Ableton Link, a technology for synchronizing musical beat, tempo, and phase across multiple

mips64el-linux-gnuabi64-gcc-5.1
mips64el-linux-gnuabi64-gcc-5(1): - GNU project C and C++ compiler
mips64el-linux-gnuabi64-gcc-5(1): When you invoke GCC, it normally does preprocessing, compilation, assembly and linking. The "overall options" allow you to stop this process at an intermediate stage. For example, the -c option says not to run the linker.

v.net.spanningtree.1grass
v.net.spanningtree(1grass): - Computes minimum spanning tree for the network.
v.net.spanningtree(1grass): v.net.spanningtree finds the minimum spanning tree in a network. v.net, v.net.steiner v.net.spanningtree v.net.spanningtree --help v.net.spanningtree [-g] input=name output=name [arc_layer=string] [node_layer=string] [arc_column=name]

random.4freebsd
random(4freebsd): random --- the entropy device (Ubuntu)
random(4freebsd): The random device returns an endless supply of random bytes when read. It also accepts and reads data as any ordinary file. The generator will start in an unseeded state, and will block reads until it is seeded for the first time.

hmac.3ssl
hmac(3ssl): - HMAC message authentication code (Ubuntu)
hmac(3ssl): HMAC is a MAC (message authentication code), i.e. a keyed hash function used for message authentication, which is based on a hash function. HMAC() computes the message authentication code of the n bytes at d using the hash function evp_md

gccgo-4.8.1
gccgo-4.8(1): - A GCC-based compiler for the Go language
gccgo-4.8(1): The gccgo command is a frontend to gcc and supports many of the same options. This manual only documents the options specific to gccgo. The gccgo command may be used to compile Go source code into an object file, link a collection of object

No comments:

Post a Comment