Monday, March 8, 2021

General Linux Commands (4)

tc-route.8
tc-route(8): - route traffic control filter (Ubuntu)
tc-route(8): Match packets based on routing table entries. This filter centers around the possibility to assign a realm to routing table entries. For any packet to be classified by this filter, a routing table lookup is performed and the returned realm

entrailsbook.1e
entrailsbook(1e): - Reports the internal structures in EMBOSS book format
entrailsbook(1e): entrailsbook is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Utils:Misc" command group(s). entrailsbook is fully documented via the tfm(1) system.

displaycal-synthprofile.1
displaycal-synthprofile(1): - Synthetic Profile Creator
displaycal-synthprofile(1): Creates synthethic ICC profiles. displaycal (1) displaycal-synthprofile Florian Hch <florian@displaycal.net> 06 May 2013 displaycal-synthprofile(1)

clang-check-3.9.1
clang-check-3.9(1): - manual page for clang-check 3.9
clang-check-3.9(1): USAGE: clang-check [subcommand] [options] <source0> [... <sourceN>] The full documentation for clang-check is maintained as a Texinfo manual. If the info and clang-check programs are properly installed at your site, the

m-gif.4
m-gif(4): - GIF87a and annimated GIF89a format (MedCon)
m-gif(4): The Graphics Interchange Format from CompuServe allows between 1 and 8 bits of color information with an RGB color palette. The image arrays are compressed with an LZW coding. The extension of the file is `.gif'.

xymonpage.cgi.1
xymonpage.cgi(1): - Utility to show a webpage using header and footer
xymonpage.cgi(1): xymonpage is a tool to generate a webpage in the Xymon style, with a standard header- and footer as well as a Xymon background. The data to present on the webpage, apart from the header and footer, are passed to xymonpage in stdin.

rows.1
rows(1): - common, beautiful interface to tabular data, no matter the format
rows(1): Sum tables from `source` URIs and save into `destination` rows sum [ Written by lvaro Justen <alvarojusten@gmail.com>. This manual page was written by Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.

yaws.conf.5
yaws.conf(5): - Configuration file for the Yaws web server
yaws.conf(5): Yaws is fast lightweight web server. It reads a configuration file called yaws.conf to control its operations. The configuration contains two distinct parts: a global part which affects all the virtual hosts and a server part where options

django16-admin.1
django16-admin(1): - Utility script for the Django Web framework
django16-admin(1): This utility script provides commands for creation and maintenance of Django projects and apps. With the exception of startproject, all commands listed below can also be performed with the manage.

hdf2adf.1
hdf2adf(1): - convert HDF5/ADF files (Ubuntu Linux)
hdf2adf(1): usage : cgnsconvert [options] InputFile [OutputFile] options: -a : write ADF file -h : write HDF5 file -f : force output if input format is same as output -l : expand links in ouput file

pkeyutl.1ssl
pkeyutl(1ssl): - public key algorithm utility (Ubuntu)
pkeyutl(1ssl): The pkeyutl command can be used to perform public key operations using any supported algorithm. COMMAND genpkey(1), pkey(1), rsautl(1) dgst(1), rsa(1), genrsa(1)

wineconsole-stable.1
wineconsole-stable(1): - The Wine console - (Ubuntu)
wineconsole-stable(1): wineconsole is the Wine console manager, used to run console commands and applications. It allows running the console either in the current terminal (curses) or in a newly made window (user).

trial.1
trial(1): - run unit tests (Ubuntu Linux Manual Page)
trial(1): trial loads and executes a suite of unit tests, obtained from modules, packages and files listed on the command line. trial will take either filenames or fully qualified Python names as arguments. Thus `trial myproject/foo.

xinternalconnectionnumbers.3
xinternalconnectionnumbers(3): - handle Xlib internal connections
xinternalconnectionnumbers(3): The XAddConnectionWatch function registers a procedure to be called each time Xlib opens or closes an internal connection for the specified display. The procedure is passed the display, the specified client_data, the file descriptor for the

circuits.web3.1
circuits.web3(1): - Web Server and testing tool (Ubuntu)
circuits.web3(1): circuits.web3 is a component based, event-driven light weight and high performance HTTP/WSGI framework. circuits.web3 applications are stand- alone applications with a high performance, multi-process web server with great concurrent

kraft.1
kraft(1): - Business documents for the small enterprise
kraft(1): Business documents for the small enterprise Full user documentation is available through the KDE Help Center. You can also enter the URL help:/kraft/ directly into konqueror or you can run `khelpcenter help:/kraft/' from the command-line.

actiona.1
actiona(1): - Task automation (Ubuntu Linux Manual)
actiona(1): Actiona is an application that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc.

gchempaint.1
gchempaint(1): - 2D chemical structures editor for the GNOME2 desktop
gchempaint(1): gchempaint is a 2D chemical structures editor for the GNOME2 desktop. It is a multi document application. You can read different file types with gchempaint. E.g.

glgettexturesubimage.3g
glgettexturesubimage(3g): - retrieve a sub-region of a texture image from a texture
glgettexturesubimage(3g): glGetTextureSubImage returns a texture subimage into pixels. texture is the name of the source texture object and must not be a buffer or multisample texture. The effective target parameter is the value of GL_TEXTURE_TARGET for texture.

attributes-blocksandcontrolflow.3clc
attributes-blocksandcontrolflow(3clc): - Attributes of Blocks and Control-Flow
attributes-blocksandcontrolflow(3clc): For basic blocks and control-flow-statements the attribute is placed before the structure in question, for example: __attribute__((attr1)) {...} for __attribute__((attr2)) (...) __attribute__((attr3)) {...

yuvplay.1
yuvplay(1): - Display YUV4MPEG2 streams (using SDL)
yuvplay(1): yuvplay produces on-screen playback of a YUV4MPEG2 stream which is provided to stdin, typically through piping from the stdout of lavpipe(1), lav2yuv(1), mpeg2dec(1) or a similar program.

pyroman.8
pyroman(8): - a firewall configuration utility (Ubuntu)
pyroman(8): pyroman is a firewall configuration utility. It will compile a set of configuration files to iptables statements to setup IP packet filtering for you. While it is not necessary for operating and using Pyroman, you should have understood how

exsample.3alleg4
exsample(3alleg4): - Playing digital samples. Allegro game programming library.
exsample(3alleg4): This program demonstrates how to play samples. You have to use this example from the command line to specify as first parameter a WAV or VOC sound file to play. If the file is loaded successfully, the sound will be played in an infinite

lhash.3ssl
lhash(3ssl): - dynamic hash table (Ubuntu Linux Manual)
lhash(3ssl): This library implements type-checked dynamic hash tables. The hash table entries can be arbitrary structures. Usually they consist of key and value fields. lh_<type>_new() creates a new LHASH_OF(<type> structure to store

zctl.1
zctl(1): - zephyr control program (Ubuntu Linux Manual)
zctl(1): Zctl is a general purpose control program for the Zephyr(1) Notification Service. It allows the user to subscribe to specific notice types, to save the subscriptions in a file (default $HOME/.zephyr.

policyd-weight.conf.5
policyd-weight.conf(5): - policyd-weight configuration parameters STATUS Beta,
policyd-weight.conf(5): policyd-weight uses a perl(1) style configuration file which it reads on startup. The cache re-reads the configuration after $MAINTENANCE_LEVEL (default: 5) queries.

r.to.vect.1grass
r.to.vect(1grass): - Converts a raster map into a vector map.
r.to.vect(1grass): r.to.vect scans the named input raster map layer, extracts points, lines or area edge features from it, converts data to GRASS vector format. Point conversion The r.to.

lcov.1
lcov(1): - a graphical GCOV front-end (Ubuntu Linux)
lcov(1): lcov is a graphical front-end for GCC's coverage testing tool gcov. It collects line, function and branch coverage data for multiple source files and creates HTML pages containing the source code annotated with coverage information.

v.net.flow.1grass
v.net.flow(1grass): - Computes the maximum flow between two sets of nodes in the
v.net.flow(1grass): v.net.flow computes the maximum flow and minimum cut between two sets of nodes. v.net, v.net.connectivity v.net.flow v.net.flow --help v.net.flow input=name [arc_layer=string] [node_layer=string] output=name cut=name [arc_column=name]

sgml2xml.1
sgml2xml(1): - convert SGML to XML An SGML System Conforming to International
sgml2xml(1): sgml2xml converts SGML to XML. sgml2xml parses and validates the SGML document contained in sysid... and writes an equivalent XML document to the standard output. sgml2xml will warn about SGML constructs which have no XML equivalent.

snsplit.8
snsplit(8): - split an article stream into individual articles
snsplit(8): snsplit reads an article stream from descriptor 0 and splits it into separate articles, invoking prog... on each, with the article avaiable on descriptor 0. This is useful as a quick-and-dirty way of filtering an article stream.

gfsudo.1
gfsudo(1): - Execute a command in gfarmroot privilege
gfsudo(1): gfsudo executes a command in gfarmroot privilege. Only a member of gfarmadm group can execute this command. gfsudo command arg... gfsudo - Execute a command in gfarmroot privilege

fet.1
fet(1): - free timetabling (Ubuntu Linux Manual Page)
fet(1): FET software is a free software implementation of a heuristic algorithm to automatically schedule the timetable of an educational institution (school, high-school or university).

hfst-minimise.1
hfst-minimise(1): - =Minimize a transducer (Ubuntu)
hfst-minimise(1): Minimize 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, --silent Alias of --quiet

pkgos-bop.8
pkgos-bop(8): - build package. (Ubuntu Linux Manual)
pkgos-bop(8): pkgos-bop builds package using gbp buildpackage and write it in /home/ftp. pkgos-bop Script is written by Thomas Goirand <zigo@debian.org> Man page is written by Andrii Kroshchenko <akroshchenko@mirantis.

multiop.3tcl
multiop(3tcl): - Multi-file operation, scatter/gather
multiop(3tcl): This package provides objects which are able to perform actions on multiple files selected by glob patterns. At the core is a domain specific language allowing the easy specification of multi-file copy and/or move and/or deletion operations.

llround.3
llround(3): - round to nearest integer, away from zero
llround(3): These functions round their argument to the nearest integer value, rounding away from zero, regardless of the current rounding direction (see fenv(3)). Note that unlike the round(3) and ceil(3), functions, the return type of these functions

lrepeat.3tcl
lrepeat(3tcl): - Build a list by repeating elements
lrepeat(3tcl): The lrepeat command creates a list of size number * number of elements by repeating number times the sequence of elements element1 element2 .... number must be a positive integer, elementn can be any Tcl value. Note that lrepeat 1 arg ...

kftp.1
kftp(1): ftp --- ARPANET file transfer program (Ubuntu)
kftp(1): ftp is the user interface to the ARPANET standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site. Modifications have been made so that it almost follows the FTP Security Extensions, RFC

seeded-in-ubuntu.1
seeded-in-ubuntu(1): - Determine whether a package is safe to upload during a freeze
seeded-in-ubuntu(1): Lists all the current daily images containing the specified packages. Or whether the package is part of the supported seed. If it isn't on an image, it should be safe to upload.

tracker-sparql.1
tracker-sparql(1): - Use SparQL to query the Tracker databases.
tracker-sparql(1): This command allows probing of the current database schema (also known as ontology) and running low level queries or updates on the data set. In terms of the database ontology, it's easy to find out what properties are indexed for speed, or

xmtextgetselection.3
xmtextgetselection(3): XmTextGetSelection --- A Text function that retrieves the
xmtextgetselection(3): XmTextGetSelection retrieves the value of the primary selection. It returns a NULL pointer if no text is selected in the widget. The application is responsible for freeing the storage associated with the string by calling XtFree.

debootstick.8
debootstick(8): - Generate a bootable image from a Debian-based chroot environment
debootstick(8): debootstick generates a bootable image (at DEST) from a Debian-based chroot environment (at SOURCE). SOURCE must be a directory containing a standard Debian-based chroot environment (such as one generated with debootstrap(8)).

siggen.conf.5
siggen.conf(5): - the siggen configuration files (Ubuntu)
siggen.conf(5): As from siggen version 2.3 onwards a versatile configuration file scheme has been introduced. It allows parameters for the siggen programs to be specified either across the board, or specifically for particular programs.

mawk.1
mawk(1): - pattern scanning and text processing language
mawk(1): mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms.

data.3form
data(3form): - test for off-screen data in given forms
data(3form): The function data_ahead tests whether there is off-screen data ahead in the given form. It returns TRUE (1) or FALSE (0). The function data_behind tests whether there is off-screen data behind in the given form.

tsmodder.1
tsmodder(1): - tool from openCaster suite - (Ubuntu)
tsmodder(1): Usage: tsmodder input.ts [b:buffer_size] +0 pat.ts +pid pmt.ts +pid nit.ts ... parameter ' +pid file.ts' change the packets with 'pid' with the packets from the file.

pqos.8
pqos(8): - Intel(R) Resource Director Technology monitoring and control tool
pqos(8): Intel(R) Resource Director Technology is designed to monitor and manage cpu resources and improve performance of applications and virtual machines. Intel(R) Resource Director Technology includes monitoring and control technologies.

tiffmedian.1
tiffmedian(1): - apply the median cut algorithm to data in a TIFF file
tiffmedian(1): tiffmedian applies the median cut algorithm to an RGB image in input.tif to generate a palette image that is written to output.tif. The generated colormap has, by default, 256 entries.

mason-gui-text.1
mason-gui-text(1): - front end to mason (Ubuntu Linux)
mason-gui-text(1): mason-gui-text is a "textual GUI" front end to mason, the interactive firewall builder. When it is run, it allows you to control mason's behavior through simple keystroke commands.

fpcmkcfg-3.0.0.1
fpcmkcfg-3.0.0(1): - The Free Pascal configuration program.
fpcmkcfg-3.0.0(1): makes a configuration file for the compiler. fpcmkcfg TO BE FILLED. USAGE fpcmkcfg fpcmake(1) ppc386(1) make(1) fpcmkcfg [options] fpcmkcfg - The Free Pascal configuration program.

upstart-monitor.8
upstart-monitor(8): - Display system and session Upstart events
upstart-monitor(8): upstart-monitor displays Upstart system events or Upstart session events using either a command-line or graphical interface. init(5) init(8) upstart-events(7) upstart-event-bridge(8)

rmdir.3posix
rmdir(3posix): rmdir --- remove a directory (Ubuntu)
rmdir(3posix): The rmdir() function shall remove a directory whose name is given by path. The directory shall be removed only if it is an empty directory. If the directory is the root directory or the current working directory of any process, it is

llvm-ar-3.5.1
llvm-ar-3.5(1): - LLVM archiver (Ubuntu Linux Manual)
llvm-ar-3.5(1): The llvm-ar command is similar to the common Unix utility, ar. It archives several files together into a single file. The intent for this is to produce archive libraries by LLVM bitcode that can be linked into an LLVM program.

lxc-create.1
lxc-create(1): - creates a container (Ubuntu Linux)
lxc-create(1): lxc-create creates a system object where is stored the configuration information and where can be stored user information. The identifier name is used to specify the container to be used with the different lxc commands.

ftp.3tcl
ftp(3tcl): - Client-side tcl implementation of the ftp protocol
ftp(3tcl): The ftp package provides the client side of the ftp protocol as specified in RFC 959 (http://www.rfc-editor.org/rfc/rfc959.txt). The package implements both active (default) and passive ftp sessions.

devicename-detect.1
devicename-detect(1): - Pick a default name for a device
devicename-detect(1): devicename-detect outputs a default name for the device based on autodetectable information from various sources (dmidecode, devicetype- detect, cpuinfo). devicename-detect [-h|--help|-V|--version]

getsockname.2
getsockname(2): - get socket name (Ubuntu Linux Manual)
getsockname(2): getsockname() returns the current address to which the socket sockfd is bound, in the buffer pointed to by addr. The addrlen argument should be initialized to indicate the amount of space (in bytes) pointed to by addr.

curvd.3ncarg
curvd(3ncarg): - derivatives for 1D functions. (Ubuntu)
curvd(3ncarg): T (real, input) The abscissa for which an interpolated function value is desired. N (integer, input) The number of input data values. (N > 1) X (real, input) An array containing the abscissae for the input function.

winbindd.8
winbindd(8): - Name Service Switch daemon for resolving names from NT servers
winbindd(8): This program is part of the samba(7) suite. winbindd is a daemon that provides a number of services to the Name Service Switch capability found in most modern C libraries, to arbitrary applications via PAM and ntlm_auth and to Samba itself.

fretree.1e
fretree(1e): - Interactive tree rearrangement (Ubuntu)
fretree(1e): fretree is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Phylogeny:Tree drawing" command group(s).

stty.1posix
stty(1posix): stty --- set the options for a terminal
stty(1posix): None. Chapter 2, Shell Command Language The Base Definitions volume of POSIX.12008, Chapter 8, Environment Variables, Chapter 11, General Terminal Interface, Section 12.2, Utility Syntax Guidelines, <termios.

wn.1wn
wn(1wn): - command line interface to WordNet lexical database
wn(1wn): wn() provides a command line interface to the WordNet database, allowing synsets and relations to be displayed as formatted text. For each word, different searches are provided, based on syntactic category and pointer types.

tinydns-data.8
tinydns-data(8): - data tool for tinydns - (Ubuntu)
tinydns-data(8): This is a reference page. For tutorial information, see the instructions for running a DNS server (http://cr.yp.to/djbdns/run-server.html). tinydns-data reads local DNS information from a file named data in the current directory.

repro.8
repro(8): - repro SIP proxy server - (Ubuntu Linux)
repro(8): repro is an open-source, free SIP server. SIP is changing the way people communicate using the Internet. It is not only about making phone calls over the Net. The SIP protocol and its extensions defines the way of establishing, modifying

readfile.3am
readfile(3am): - return the entire contents of a file as a string
readfile(3am): The readfile extension adds a single function named readfile(). The argument is the name of the file to read. The return value is a string containing the entire contents of the requested file.

ipactl.8
ipactl(8): - IPA Server Control Interface - (Ubuntu)
ipactl(8): A tool to help an administer control an IPA environment. IPA glues several discrete services together to work in concert and the order that these services are started and stopped is important.

mdbdir.5
mdbdir(5): - List of data in a database directory.
mdbdir(5): The m17n library loads a list of definitions of data of the m17n database from files of name 'mdb.dir' in each database directory at initialization time. The plist format of this file is as follows: MDB-DIR ::= DEFINITION * DEFINITION ::=

perlrun.1
perlrun(1): - how to execute the Perl interpreter (Ubuntu)
perlrun(1): The normal way to run a Perl program is by making it directly executable, or else by passing the name of the source file as an argument on the command line. (An interactive Perl environment is also possible--see perldebug for details on how

ftpd.3tcl
ftpd(3tcl): - Tcl FTP server implementation (Ubuntu)
ftpd(3tcl): The ftpd package provides a simple Tcl-only server library for the FTP protocol as specified in RFC 959 (http://www.rfc- editor.org/rfc/rfc959.txt). It works by listening on the standard FTP socket.

pk12util.1
pk12util(1): - Export and import keys and certificate to or from a PKCS #12 file and
pk12util(1): The PKCS #12 utility, pk12util, enables sharing certificates among any server that supports PKCS#12. The tool can import certificates and keys from PKCS#12 files into security databases, export certificates, and list certificates and keys.

nplam.1
nplam(1): - Network Protocol Independent Performance Evaluator
nplam(1): NetPIPE uses a simple series of ping-pong tests over a range of message sizes to provide a complete measure of the performance of a network. It bounces messages of increasing size between two processes, whether across a network or within an

pmdaeventclient.3
pmdaeventclient(3): - client context tracking interfaces for event queues C
pmdaeventclient(3): A Performance Metrics Domain Agent (PMDA) that exports event records needs to track which clients are connected to it, in order that it can track which events have been sent to which clients so far.

rsnapshot-diff.1
rsnapshot-diff(1): - a utility for comparing the disk usage of two snapshots taken
rsnapshot-diff(1): rsnapshot-diff is a companion utility for rsnapshot, which traverses two parallel directory structures and calculates the difference between them. By default it is silent apart from displaying summary information at the end, but it can be

jove.1
jove(1): - an interactive display-oriented text editor
jove(1): JOVE is Jonathan's Own Version of Emacs. It is based on the original EMACS editor written at MIT by Richard Stallman. Although JOVE is meant to be compatible with EMACS, there are some major differences between the two editors and you

fcnameparse.3
fcnameparse(3): - Parse a pattern string - (Ubuntu)
fcnameparse(3): Converts name from the standard text format described above into a pattern. #include <fontconfig/fontconfig.h> FcPattern * FcNameParse (const FcChar8 *name);

tsv2tmx.1p
tsv2tmx(1p): - Create a TMX from a TSV file (Ubuntu)
tsv2tmx(1p): Useful to create translation memories from TSV files, that can be easily exported from spreadsheet software. XML::TMX tsv2tmx [options] Options: --help brief help message --man full documentation --verbose | -v activated verbose mode

xkbaddgeomrow.3
xkbaddgeomrow(3): - Add a row to a section (Ubuntu)
xkbaddgeomrow(3): Xkb provides functions to add a single new element to the top-level keyboard geometry. In each case the num_ * fields of the corresponding structure is incremented by 1.

xtokid.1
xtokid(1): - Print all tokens found in a source file
xtokid(1): Print all tokens found in a source file. -i, --include=LANGS include languages in LANGS (default: "C C++ asm") -x, --exclude=LANGS exclude languages in LANGS -l, --lang-option=L:OPT pass OPT as a default for language L (see below) -m,

sxvol-create.1
sxvol-create(1): - create volumes on SX clusters (Ubuntu)
sxvol-create(1): Create a remote volume with specific settings. Only cluster administrators can create volumes. sxvol-filter(1), sxvol-modify(1), sxvol-remove(1) sxvol create [

reapr-pipeline.1
reapr-pipeline(1): - run the REAPR pipeline (Ubuntu)
reapr-pipeline(1): [perfectmapprefix] is optional and should be the prefix used when task perfectmap was run. It is assumed that reads in <in.bam> are 'innies', i.e. the correct orientation is reads in a pair pointing towards each other (-- --).

bowtie2-build.1
bowtie2-build(1): - wrapper for bowtie2-build-* (Ubuntu)
bowtie2-build(1): Bowtie 2 version 2.2.9 by Ben Langmead (langmea@cs.jhu.edu, www.cs.jhu.edu/~langmea) reference_in comma-separated list of files with ref sequences bt2_index_base write bt2 data to files with this dir/basename *** Bowtie 2 indexes work only

dico.1
dico(1): - Search a word in a French dictionary (Ubuntu)
dico(1): dico is a command allowing to search a word in a French dictionary, in order to check the orthography. This dictionary contains more than 100,000 words like nouns, verbs, conjugations, adjectives and complex plural forms as well as the name

r.param.scale.1grass
r.param.scale(1grass): - Extracts terrain parameters from a DEM.
r.param.scale(1grass): r.param.scale extracts terrain parameters from a digital elevation model. Uses a multi-scale approach by fitting a bivariate quadratic polynomial to a given window size using least squares.

chocolate-strife.cfg.5
chocolate-strife.cfg(5): - Chocolate Doom configuration file
chocolate-strife.cfg(5): chocolate-doom.cfg is a configuration file for chocolate-doom(6). This file acts as an auxiliary configuration file; the main configuration options are stored in default.

fnqualify.3pub
fnqualify(3pub): - qualify a filename (Ubuntu Linux)
fnqualify(3pub): fname_qualify qualifies a filename. This means that if the input name is not an absolute name (i.e. starts from the root directory, e.g. is foo, not /tmp/foo), the current directory will be prepended to it.

fcpatterndel.3
fcpatterndel(3): - Delete a property from a pattern
fcpatterndel(3): Deletes all values associated with the property `object', returning whether the property existed or not. #include <fontconfig/fontconfig.h> FcBool FcPatternDel (FcPattern *p, const char *object);

trace-cmd.1
trace-cmd(1): - interacts with Ftrace Linux kernel internal tracer
trace-cmd(1): The trace-cmd(1) command interacts with the Ftrace tracer that is built inside the Linux kernel. It interfaces with the Ftrace specific files found in the debugfs file system under the tracing directory.

oaraccounting.1
oaraccounting(1): - Fill the database with the summary of the resource usage.
oaraccounting(1): This command is used to summarize information about the jobs. Hence this can be used by the scheduler with the faire sharing algorithm. oarstat [-h] [--reinitialize | --delete_before]

ulatency.1
ulatency(1): - client for the ulatencyd daemon (Ubuntu)
ulatency(1): ulatency is a simple command-lineqt4 client for the ulatencyd daemon. It can be used to show and tune the ulatencyd status. ulatency [ ulatencyd was written by Daniel Poelzleithner <poelzi@poelzi.org>.

dvigif.1
dvigif(1): - A DVI-to-PNG translator (Ubuntu Linux)
dvigif(1): This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. If GIF support is enabled, GIF output is chosen by using the dvigif binary or with the --gif option.

xungrabkeyboard.3
xungrabkeyboard(3): - grab the keyboard (Ubuntu Linux)
xungrabkeyboard(3): The XGrabKeyboard function actively grabs control of the keyboard and generates FocusIn and FocusOut events. Further key events are reported only to the grabbing client. XGrabKeyboard overrides any active keyboard grab by this client.

xinitthreads.3
xinitthreads(3): - multi-threading support (Ubuntu)
xinitthreads(3): The XInitThreads function initializes Xlib support for concurrent threads. This function must be the first Xlib function a multi- threaded program calls, and it must complete before any other Xlib call is made.

aeib.1
aeib(1): - begin integrating a change (Ubuntu Linux)
aeib(1): The aegis -Integrate_Begin command is used to begin the integration of a change into the baseline of a project. The change will advance from the awaiting integration state to the being integrated state.

wimlib-imagex-delete.1
wimlib-imagex-delete(1): - Delete an image from a WIM archive
wimlib-imagex-delete(1): wimlib-imagex delete deletes the specified image from the Windows Imaging (WIM) file WIMFILE. This command is also available as simply wimdelete if the appropriate hard link or batch file has been installed.

led.4freebsd
led(4freebsd): led --- API for manipulating LED's, lamps and other annunciators
led(4freebsd): The led driver provides generic support for handling LEDs, lamps and other annunciators. The hardware driver must supply a function to turn the annunciator on and off and the device name of the annunciator relative to /dev/led/.

ftok.3posix
ftok(3posix): ftok --- generate an IPC key (Ubuntu)
ftok(3posix): The ftok() function shall return a key based on path and id that is usable in subsequent calls to msgget(), semget(), and shmget(). The application shall ensure that the path argument is the pathname of an existing file that the process is

xcupqueryversion.3
xcupqueryversion(3): - Returns TOG-CUP protocol version supported by the X server
xcupqueryversion(3): XcupQueryVersion sets major_version_return and minor_version_return to the major and minor TOG-CUP protocol version supported by the server. If the TOG-CUP library is compatible with the version returned by the server, it returns nonzero.

cvs2bzr.1
cvs2bzr(1): - convert a cvs repository into a Bazaar repository
cvs2bzr(1): Create a new Bazaar repository based on the version history stored in a CVS repository. Each CVS commit will be mirrored in the Bazaar repository, including such information as date of commit and id of the committer.

d.legend.vect.1grass
d.legend.vect(1grass): - Displays a vector legend in the active graphics frame.
d.legend.vect(1grass): Module d.legend.vect draws vector legend of currently displayed vector maps. Parameter at defines the screen position of upper-left legend corner. Parameter columns defines the number of legend columns.

No comments:

Post a Comment