Monday, March 8, 2021

General Linux Commands (1)

rrestore.8
rrestore(8): - restore files or file systems from backups made with dump
rrestore(8): The restore command performs the inverse function of dump(8). A full backup of a file system may be restored and subsequent incremental backups layered on top of it.

smtpd.8postfix
smtpd(8postfix): - Postfix SMTP server (Ubuntu Linux)
smtpd(8postfix): The SMTP server accepts network connection requests and performs zero or more SMTP transactions per connection. Each received message is piped through the cleanup(8) daemon, and is placed into the incoming queue as one single queue file.

dput.cf.5
dput.cf(5): - Debian package upload tool configuration file
dput.cf(5): This manpage gives a brief overview of dput's configuration file and the available options in it. dput is a tool to upload Debian packages to the archive. dput(1), dput(5) COPYING Copyright 2012 dput-ng authors.

album2pls.1
album2pls(1): album2pls --- create playlist file (Ubuntu)
album2pls(1): album2pls is an application to generate PLS (or M3U) playlist-files from gmerlin album-files. album2pls [-s num] [-pre prefix] album outfile album2m3u [-s num] [-pre prefix] album outfile

xcmsqueryblack.3
xcmsqueryblack(3): - obtain black, blue, green, red, and white CCC color
xcmsqueryblack(3): The XcmsQueryBlack function returns the color specification in the specified target format for zero-intensity red, green, and blue. The XcmsQueryBlue function returns the color specification in the specified target format for full-intensity

sgt-sixteen.6
sgt-sixteen(6): - Toroidal sliding block puzzle (Ubuntu)
sgt-sixteen(6): Another sliding tile puzzle, visually similar to Fifteen (see sgt- fifteen(6)) but with a different type of move. This time, there is no hole: all 16 squares on the grid contain numbered squares.

base.3perl
base(3perl): - Establish an ISA relationship with base classes at compile time
base(3perl): Unless you are using the "fields" pragma, consider this module discouraged in favor of the lighter-weight "parent". Allows you to both load one or more modules, while setting up inheritance from those modules at the same time.

vw.1
vw(1): - Vowpal Wabbit -- fast online learning tool
vw(1): VW options: --random_seed arg seed random number generator --ring_size arg size of example ring Update options: -l [ --learning_rate ] arg Set learning rate --power_t arg t power value --decay_learning_rate arg Set Decay factor for

wxfontdialog.3erl
wxfontdialog(3erl): - See external documentation: wxFontDialog.
wxfontdialog(3erl): See external documentation: wxFontDialog. This class is derived (and can use functions) from: wxDialog wxTopLevelWindow wxWindow wxEvtHandler DATA TYPES wxFontDialog(): An object reference, The representation is internal and can be changed

img-sgi.3tk
img-sgi(3tk): - Img, SGI Native Format (sgi) (Ubuntu)
img-sgi(3tk): The package img::sgi 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::sgi.

db.tables.1grass
db.tables(1grass): - Lists all tables for a given database.
db.tables(1grass): db.tables lists all tables for a given database. NOTE If parameters for database connection are already set with db.connect, they are taken as default values and do not need to be spcified each time.

recollindex.1
recollindex(1): - indexing command for the Recoll full text search system
recollindex(1): The recollindex utility allows you to perform indexing operations for the Recoll text search system. As indexing can sometimes take a long time, the command can be interrupted by sending an interrupt (Ctrl-C, SIGINT) or terminate (SIGTERM)

towctrans.3
towctrans(3): - wide-character transliteration (Ubuntu)
towctrans(3): If wc is a wide character, the towctrans() function translates it according to the transliteration descriptor desc. If wc is WEOF, WEOF is returned. desc must be a transliteration descriptor returned by the wctrans(3) function.

reqerr.3i
reqerr(3i): - handle request errors - (Ubuntu Linux)
reqerr(3i): Some requests to the window server may generate an error. For example, if a window is destroyed while it is being repositioned interactively, the request to place the window in the new position will fail.

x0tigervncserver.1
x0tigervncserver(1): - TigerVNC Server for X displays
x0tigervncserver(1): x0vncserver is a TigerVNC Server which makes any X display remotely accessible via VNC, TigerVNC or compatible viewers. Unlike Xvnc(1), it does not create a virtual display.

mount.fuse.ceph.8
mount.fuse.ceph(8): - wrapper around ceph-fuse (Ubuntu)
mount.fuse.ceph(8): Helper to mount ceph-fuse from /etc/fstab. To use, add an entry like: # DEVICE PATH TYPE ceph-fuse(8) mount.fuse.ceph - wrapper around ceph-fuse

pybit-web.1
pybit-web(1): - buildd server to isuse build jobs to pybit clients.
pybit-web(1): pybit-web provides a database connection and the controller to send messages to pybit clients to create a specific package build using the specified version control system.

ui.1
ui(1): ui --- show information about local users (Ubuntu)
ui(1): ui uses loadable modules to display various information about a local user. Multiple usernames or filenames (see -f) may be specified. If no arguments are given or a username or filename is '-', then arguments are read via standard input.

luac50.1
luac50(1): - Lua compiler (Ubuntu Linux Manual Page)
luac50(1): luac is the Lua compiler. It translates programs written in the Lua programming language into binary files that can be latter loaded and executed. The main advantages of precompiling chunks are: faster loading, protecting source code from

al.1
al(1): - Mono Assembly Linker (Ubuntu Linux Manual)
al(1): AL is the Mono assembly linker. This linker is used to put together assemblies from a collection of modules (.netmodule files), assembly manifest files and resources.

tilecache.8
tilecache(8): - Cache and serve map tiles - (Ubuntu)
tilecache(8): TileCache is a BSD licensed tile caching mechanism. The goal is to make it easy to set up a WMS or TMS frontend to any backend data services you might be interested in, using a pluggable caching and rendering mechanism.

pngnq.1
pngnq(1): - quantize png images (Ubuntu Linux Manual)
pngnq(1): pngnq quantizes a 32-bit RGBA PNG image to an 8 bit RGBA palette PNG using the neuquant algorithm. The output file name is the input file name extended with "-nq8.png" or a specified extension.

xmvacreatemanagedscale.3
xmvacreatemanagedscale(3): XmVaCreateScale, XmVaCreateManagedScale --- A Scale
xmvacreatemanagedscale(3): These functions create an instance of a ToggleButtonGadget widget and returns the associated widget ID. These routines use the ANSI C variable-length argument list (varargs) calling convention.

pgmedge.1
pgmedge(1): - edge-detect a portable graymap (Ubuntu)
pgmedge(1): Reads a portable graymap as input. Outlines the edges, and writes a portable graymap as output. Piping the result through pgmtopbm -threshold and playing with the threshold value will give a bitmap of the edges.

g.search.modules.1grass
g.search.modules(1grass): - Search in GRASS modules using keywords KEYWORDS general,
g.search.modules(1grass): g.search.module searches for given keyword in GRASS modules name, description, keywords and optionally manpages too. Search all modules, where keywords buffer OR clip can be found g.search.modules keyword=buffer,clip r.

hfst-determinise.1
hfst-determinise(1): - =Determinize a transducer (Ubuntu)
hfst-determinise(1): Determinize 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

delta2blocks.1
delta2blocks(1): - extra tool for mummer from patch of mugsy to sort alignments
delta2blocks(1): -h Display help information -q Sort alignments by the query start coordinate -r Sort alignments by the reference start coordinate -w int Set the screen width - default is 60 -x int Set the matrix type - default is 2 (BLOSUM 62), other

perlthanks.1
perlthanks(1): - how to submit bug reports on Perl
perlthanks(1): This program is designed to help you generate and send bug reports (and thank-you notes) about perl5 and the modules which ship with it. In most cases, you can just run it interactively from a command line without any special arguments and

owfs.5
owfs(5): - owfs programs configuration file (Ubuntu)
owfs(5): 1-Wire 1-wire is a wiring protocol and series of devices designed and manufactured by Dallas Semiconductor, Inc. The bus is a low-power low- speed low-connector scheme where the data line can also provide power.

pki-upgrade.8
pki-upgrade(8): - Tool for upgrading system-wide configuration for Certificate
pki-upgrade(8): There are two parts to upgrading Certificate System: upgrading the system configuration files used by both the client and the server processes and upgrading the server configuration files.

lcd.3
lcd(3): - LCD controller (Ubuntu Linux Manual Page)
lcd(3): 1-Wire 1-wire is a wiring protocol and series of devices designed and manufactured by Dallas Semiconductor, Inc. The bus is a low-power low- speed low-connector scheme where the data line can also provide power.

error.3pm
error(3pm): - Error/exception handling in an OO-ish way WARNING Using the "Error"
error(3pm): The "Error" package provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be

klines.6
klines(6): - Color Lines game for KDE (Ubuntu Linux)
klines(6): KLines is a simple game. It is played by one player, so there is only one winner :-). You play for fun and against the high score. It was inspired by a well known game - ``Color lines'', written for DOS by Olga Demina, Igor Demina, Igor

ostree-remote.1
ostree-remote(1): - Control remote repository configuration
ostree-remote(1): Changes remote repository configurations. The $ ostree remote show-url local http://192.168.122.1/repo ostree remote add [ refers to the name of the remote.

xmtextfieldpastelink.3
xmtextfieldpastelink(3): XmTextFieldPasteLink --- A TextField function that inserts
xmtextfieldpastelink(3): XmTextFieldPasteLink inserts a link to the clipboard selection at the insertion cursor. This routine calls the widget's XmNdestinationCallback procedures with the selection member of the XmDestinationCallbackStruct set to CLIPBOARD and with

xrdp-sesadmin.8
xrdp-sesadmin(8): - console XRDP sessions administration tool
xrdp-sesadmin(8): This manual page documents briefly the xrdp-sesadmin command. xrdp-sesadmin is a console program to administer running XRDP sessions. xrdp(8). xrdp-sesadmin [options] -c=command

uicilibris.1
uicilibris(1): - a harvester for mediawiki contents, with LaTeX export
uicilibris(1): uicilibris is a harvester able to fetch contents from a mediawiki, assemble them consistently, exprt them to LaTeX format, compile the source, and deal interactively with errors.

desktop-file-edit.1
desktop-file-edit(1): - Installation and edition of desktop files
desktop-file-edit(1): The desktop-file-install program is a tool to install, and optionally edit, desktop files. The desktop-file-edit program is a tool to edit a desktop file. They are mostly useful for developers and packagers.

caja-actions-new.1
caja-actions-new(1): - create new caja actions (Ubuntu)
caja-actions-new(1): caja-actions-new creates new actions for the caja file manager non-interactively via the commandline. Action attributes are specified via command-line options.

ximgview.1grass
ximgview(1grass): - View BMP images from the PNG driver.
ximgview(1grass): ximgview is a simple X11 image viewer for 32-bpp BMP images, as can be created with the PNG and cairo drivers. The display is continually refreshed. (bash shell syntax) export GRASS_RENDER_FILE=map.

tracker-writeback.1
tracker-writeback(1): - Used to write metadata set in Tracker back to physical files.
tracker-writeback(1): tracker-writeback is not supposed to be run by the user since it is started by its .desktop file when the user logs in. It can also be started manually of course for debugging purposes.

glviewportarray.3g
glviewportarray(3g): - set multiple viewports (Ubuntu)
glviewportarray(3g): glViewportArrayv specifies the parameters for multiple viewports simulataneously. first specifies the index of the first viewport to modify and count specifies the number of viewports to modify.

xfsdist-bpfcc.8
xfsdist-bpfcc(8): - Summarize XFS operation latency. Uses Linux eBPF/bcc.
xfsdist-bpfcc(8): This tool summarizes time (latency) spent in common XFS file operations: reads, writes, opens, and syncs, and presents it as a power-of-2 histogram. It uses an in-kernel eBPF map to store the histogram for efficiency.

ronn.1
ronn(1): - convert markdown files to manpages (Ubuntu)
ronn(1): Ronn converts textfiles to standard roff-formatted UNIX manpages or HTML. ronn-format(7) is based on markdown(7) but includes additional rules and syntax geared toward authoring manuals.

llvm-rtdyld-3.8.1
llvm-rtdyld-3.8(1): - manual page for llvm-rtdyld 3.8
llvm-rtdyld-3.8(1): ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. OVERVIEW: llvm MC-JIT tool USAGE: llvm-rtdyld [options] <input file>

dcod2lum.1
dcod2lum(1): - Convert hardcopy characteristic curve file to softcopy format
dcod2lum(1): Command line program that converts a hardcopy characteristic curve file to softcopy format. In other words, the measured optical density (OD) values from the input file are transformed to the luminance space according to the formula: L = La

ogr2ogr.1
ogr2ogr(1): - ogr2ogr converts simple features data between file formats
ogr2ogr(1): This program can be used to convert simple features data between file formats performing various operations during the process such as spatial or attribute selections, reducing the set of attributes, setting the output coordinate system or

sm.6
sm(6): - Displays a short text fullscreen - (Ubuntu)
sm(6): Screen Message will display a given multi-line message as large as possible, fullscreen and black on white. You can specify the text either when launching sm, or edit it while the program is running.

glpeces.6
glpeces(6): - tangram game (Ubuntu Linux Manual Page)
glpeces(6): glpeces is a tagram game that runs in X. Tangram is a kind of puzzle game where player has to arrange a set of pieces to match a given shape. The program have 40 tangrams and more than 31,000 figures to play.

ob2fps.1
ob2fps(1): - ob2fps (Unbuntu Linux Learning Resources)
ob2fps(1): usage: ob2fps [-h] [--FP2 | --FP3 | --FP4 | --MACCS | --substruct | --rdmaccs] [--id-tag (default=stdout) --errors {strict,report,ignore} how should structure parse errors be handled? (default=strict)

i8c.1
i8c(1): - Infinity Note Compiler (Ubuntu Linux Manual)
i8c(1): Infinity Note Compiler. i8c [OPTION]... [FILE]... I8C - Infinity Note Compiler

c99.1posix
c99(1posix): c99 --- compile standard C programs (Ubuntu)
c99(1posix): Standard Libraries The c99 utility shall recognize the following l options for standard libraries: l c This option shall make available all interfaces referenced in the System Interfaces volume of POSIX.

rcs.3tcl
rcs(3tcl): - RCS low level utilities (Ubuntu Linux)
rcs(3tcl): The Revision Control System, short RCS, is a set of applications and related data formats which allow a system to persist the history of changes to a text. It, and its relative SCCS are the basis for many other such systems, like CVS, etc.

dhelp.1
dhelp(1): - Debian online help (Ubuntu Linux Manual)
dhelp(1): You can use the dhelp program to access the Debian online help system. This online help is based on HTML documents that are registered to the dhelp system. If you have installed the swish++ package, you can search all HTML documents with

rsb.h.3
rsb.h(3): - The librsb library interface (rsb.h, rsb.F90)
rsb.h(3): The reference documentation of the librsb library comes in both HTML and Unix man pages formats. The following sections/man pages are available: The librsb library interface (rsb.h, rsb.

posixoptions.7
posixoptions(7): - optional parts of the POSIX standard
posixoptions(7): The POSIX standard (the information below is from POSIX.1-2001) describes a set of behaviors and interfaces for a compliant system. However, many interfaces are optional and there are feature test macros to test the availability of

wcsftime.3posix
wcsftime(3posix): wcsftime --- convert date and time to a wide-character string
wcsftime(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.

bird.8
bird(8): - BIRD Internet Routing Daemon remote control, IPv6 version
bird(8): bird is an Internet Routing Daemon. That is, it sends and receives messages using different protocols in order to discover and exchange routing information with other routing daemons present on the same network.

intltoolize.8
intltoolize(8): - copy intltool related files to software package
intltoolize(8): This prepares a package to use intltool by linking or copying various files needed by intltool into place for use when building. Note that you must change your working directory to the top level directory of the package before running

logf.3posix
logf(3posix): logf, logl --- natural logarithm function
logf(3posix): Refer to log(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base

zmcamtool.pl.1
zmcamtool.pl(1): - ZoneMinder tool to import camera controls and presets
zmcamtool.pl(1): This script provides a way to import new ptz camera controls & camera presets into existing zoneminder systems. This script also provides a way to export ptz camera controls & camera presets from an existing zoneminder system into a

iksperf.1
iksperf(1): - measures the performance of the iksemel library
iksperf(1): Measures the performance of the iksemel library when parsing FILE. ikslint(1) iksroster(1) 2008-01-14 IKSPERF(1) iksperf [ iksperf - measures the performance of the iksemel library

likwid-setfreq.1
likwid-setfreq(1): - Mediator for likwid-setFrequencies(1) that performs the actual
likwid-setfreq(1): likwid-setFreq is a command line application that mediates the request from likwid-setFrequencies(1) because setting a CPU core's frequency and/or governor requires root privileges. This executable must be suid- root.

amc-getimages.1
amc-getimages(1): - prepares scan images before sending them to AMC- analyse(1) for
amc-getimages(1): The AMC-getimages.pl command prepares scan files before sending them to AMC-analyse(1): * multipage image files are split to get one file per page. * vector images (such as PDF, EPS) are converted to bitmap images.

last-train.1
last-train(1): - Try to find suitable score parameters for aligning the given
last-train(1): Try to find suitable score parameters for aligning the given sequences. last-train [options] lastdb-name sequence-file(s) match/mismatch score matrix -a COST gap existence cost (default: 21 if Q>0, else 15) -b COST gap extension

wxrc.1
wxrc(1): - command line compiler for wx xml resources.
wxrc(1): The real documentation for this tool (what of it that exists) is available in the wxWidgets manual, which is packaged in html format in the wx2.8-doc package and installed in /usr/share/doc/wx2.8-doc/wx- manual.html/wx_xrcoverview.

atompub.3pm
atompub(3pm): - Atom Publishing Protocol implementation
atompub(3pm): The Atom Publishing Protocol (Atompub) is a protocol for publishing and editing Web resources described at <http://www.ietf.org/rfc/rfc5023.txt>. Atompub implements client Atompub::Client and server Atompub::Server for the protocol.

glistexture.3g
glistexture(3g): - determine if a name corresponds to a texture
glistexture(3g): glIsTexture returns GL_TRUE if texture is currently the name of a texture. If texture is zero, or is a non-zero value that is not currently the name of a texture, or if an error occurs, glIsTexture returns GL_FALSE.

vmm.cfg.5
vmm.cfg(5): - configuration file for vmm - (Ubuntu)
vmm.cfg(5): vmm(1) reads its configuration data from vmm.cfg. The configuration file is split into multiple sections. A section starts with the section name, enclosed in square brackets `[' and `]', followed by `option = value' pairs.

dctable.1
dctable(1): - Make tables of attribute values (Ubuntu)
dctable(1): dctable reads the named dicom input files and creates a tab delimited table of the values of the selected attributes, with each value enclosed in double quotes. Binary attributes are written in hexadecimal with a preceding "0x".

r3.null.1grass
r3.null(1grass): - Explicitly create the 3D NULL-value bitmap file.
r3.null(1grass): Modifies the NULL values of a 3D raster map. r.null r3.null r3.null --help r3.null map=string [setnull=val[-val][,val[-val],...]] [null=float] [--help] [--verbose] [--quiet] [--ui] Flags: --help Print usage summary --verbose Verbose

any.3erl
any(3erl): - the corba any type (Ubuntu Linux Manual)
any(3erl): This module contains functions that gives an interface to the CORBA any type. Note that the any interface in orber does not contain a destroy function because the any type is represented as an Erlang record and therefor will be removed by

scan-view-3.8.1
scan-view-3.8(1): - manual page for scan-view 3.8 (Ubuntu)
scan-view-3.8(1): usage: scan-view [-h] [--host HOST] [--port PORT] [--debug] [--auto-reload] [--no-browser] [--allow-all-hosts] <results directory> The clang static analyzer results viewer.

gnucap.1
gnucap(1): - GNU Circuit Analysis Package - (Ubuntu)
gnucap(1): GNUCAP is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis linearized at an operating point. It is fully interactive and command driven.

mia-2dforce.1
mia-2dforce(1): - Registering force between two 2D images.
mia-2dforce(1): mia-2dforce This image evaluate the force field between two images based on a given cost function. Evaluate the force between test.v and reference.v by using SSD ans save the norm of the force to forcenorm.v mia-2dforce -i test.

boobmsg.1
boobmsg(1): - send and receive message threads (Ubuntu)
boobmsg(1): Console application allowing to send messages on various websites and to display message threads and contents. Supported websites: * aum ("Adopte un Mec" French dating website) * bnporc (BNP Paribas) * bouygues (Bouygues Tlcom French mobile

url.7
url(7): - uniform resource identifier (URI), including a URL or URN
url(7): A Uniform Resource Identifier (URI) is a short string of characters identifying an abstract or physical resource (for example, a web page). A Uniform Resource Locator (URL) is a URI that identifies a resource through its primary access

fretsonfire.6
fretsonfire(6): fretsonfire --- game of musical skill and fast fingers
fretsonfire(6): Frets on Fire is a game of musical skill and fast fingers. The aim of the game is to play guitar with the keyboard as accurately as possible. fretsonfire takes no arguments.

terminfo.5
terminfo(5): - terminal capability data base (Ubuntu)
terminfo(5): Terminfo is a data base describing terminals, used by screen-oriented programs such as nvi(1), rogue(1) and libraries such as ncurses(3NCURSES). Terminfo describes terminals by giving a set of capabilities which they have, by specifying how

wcswidth.3posix
wcswidth(3posix): wcswidth --- number of column positions of a wide-character string
wcswidth(3posix): The wcswidth() function shall determine the number of column positions required for n wide-character codes (or fewer than n wide-character codes if a null wide-character code is encountered before n wide- character codes are exhausted) in

pass.1
pass(1): - stores, retrieves, generates, and synchronizes passwords securely
pass(1): pass is a very simple password store that keeps passwords inside gpg2(1) encrypted files inside a simple directory tree residing at ~/.password-store. The pass utility provides a series of commands for manipulating the password store,

fvwmclean1.1
fvwmclean1(1): - the FVWM desktop clutter reduction module
fvwmclean1(1): The FvwmClean module performs actions on windows which have not had the keyboard focus for a specific length of time. This is intended to help alleviate the problem of leaving programs running in unused portions of your desktop.

mairixrc.5
mairixrc(5): - configuration file for mairix(1) (Ubuntu)
mairixrc(5): The mairixrc file tells mairix where your mail folders are located. It also tells mairix where the results of searches are to be written. mairix searches for this file at $HOME/.mairixrc unless the -f option is used.

ocaml.1
ocaml(1): - The OCaml interactive toplevel (Ubuntu)
ocaml(1): The ocaml(1) command is the toplevel system for OCaml, that permits interactive use of the OCaml system through a read-eval-print loop. In this mode, the system repeatedly reads OCaml phrases from the input, then typechecks, compiles and

gnubiff.1
gnubiff(1): - a mail notification program supporting GTK+ and GNOME
gnubiff(1): gnubiff is a mail notification program that checks for mail, displays headers when new mail has arrived and allow to read first lines of new messages. It relies on the GNOME and GTK libraries but can be compiled and used with or without

eiconctrl.8
eiconctrl(8): - configure Eicon active ISDN card (Ubuntu)
eiconctrl(8): eiconctrl is used to setup the Eicon ISDN device driver and for downloading the firmware into the ISDN card. The use of eiconctrl makes sense, if you are using an active Eicon ISDN card only.

tdgtrs.3ncarg
tdgtrs(3ncarg): - Get the values defining a selected rendering style, which affects
tdgtrs(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. ACCESS To use TDGTRS or c_tdgtrs, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

opencsgexample.1
opencsgexample(1): - demo program for the OpenCSG library
opencsgexample(1): This manual page documents briefly the opencsg command. opencsgexample is a program that displays built-in 3D demo objects using the constructive solid geometry methods of the OpenCSG library and can thus be used to check if basic OpenCSG

digest.1e
digest(1e): - Reports on protein proteolytic enzyme or reagent cleavage sites
digest(1e): digest is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Protein:Motifs" command group(s). digest is fully documented via the tfm(1) system.

log.3posix
log(3posix): log, logf, logl --- natural logarithm function
log(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.

esnacc.1
esnacc(1): - ASN.1 compiler which generates C/C++ code suitable for
esnacc(1): esnacc [-h] [-P] [-t] [-v] [-e] [-d] [-p] [-f] [-y] [-M] [-B] [-c] [-C] [-T table file] [-idl] [-I include directory] [-mm] [-mf] [-mo] [-l negative number] [-VDAexport=DEFINE_

ec2-delete-placement-group.1
ec2-delete-placement-group(1): - Deletes a placement group
ec2-delete-placement-group(1): Deletes a placement group with the name GROUP_ http://docs.amazonwebservices.com/AWSEC2/2014-05-01/CommandLineReference http://docs.amazonwebservices.com/AWSEC2/latest/CommandLineReference EC2 API command line tools 1.6.14.

dsync.1
dsync(1): - Dovecot's one-way mailbox synchronization utility
dsync(1): dsync is Dovecot's mailbox synchronization utility. It can be used for several different use cases: Two-way synchronization of mailboxes, creating backups of mails, and convert mailboxes from/to different mailbox formats.

residualvm.6
residualvm(6): residualvm --- interpreter for several 3D games
residualvm(6): residualvm is a game engine reimplementation that allows you to play 3D adventure games such as Grim Fandango. -F Force windowed mode. -c config Use config as alternate configuration file. -d level Set debug verbosity to level.

fimrc.5
fimrc(5): - fim configuration file and language reference
fimrc(5): This page explains the fim language, which is used for the fimrc configuration files, {scriptfile}s, or {commands} passed via command line {options}. This language can be used to issue commands (or programs) from the internal program

erlang-depends.1
erlang-depends(1): - calculates Erlang dependencies
erlang-depends(1): erlang-depends is a debhelper-like program that is responsible for generating the substitution variables for Erlang-dependent packages. The most useful variable is ${erlang:Depends}.

dpns-rmgrpmap.1
dpns-rmgrpmap(1): - suppress group entry corresponding to a given virtual gid or
dpns-rmgrpmap(1): dpns-rmgrpmap suppresses the group entry corresponding to a given virtual gid or group name. If both are specified, they must point at the same entry. This command requires ADMIN privilege.

proftmb.1
proftmb(1): - per-residue prediction of bacterial transmembrane beta barrels
proftmb(1): proftmb predicts bacterial transmembrane beta barrels from sequence using profile fed Hidden Markov Models (HMM). Output format Self-annotating. Letters of prediction: 'i' - inside cytoplasm, 'O' - outside cytoplasm, 'U' - up (on chain

fmin.3posix
fmin(3posix): fmin, fminf, fminl --- determine minimum numeric value of two
fmin(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.

transponder.8
transponder(8): transponder --- backend node for load balancing services
transponder(8): For each address specified, registers with the carrousel(8) program running at that address and announces willingness to serve connections. It also transmits information about the current capacity, so that connections are distributed fairly

No comments:

Post a Comment