Monday, March 8, 2021

General Linux Commands (3)

export.3x
export(3x): - functionality for writing images into files libAfterImage/export.
export(3x): ASImage2file will construct filename out of dir and file components and then will call specific filter to write out file in requested format. asmerge.c: ASMerge.

fcrangecreatedouble.3
fcrangecreatedouble(3): - create a range object for double
fcrangecreatedouble(3): FcRangeCreateDouble creates a new FcRange object with double sized value. SINCE version 2.11.91 #include <fontconfig/fontconfig.h> FcRange * FcRangeCreateDouble (doublebegin, doubleend);

seqwords.1e
seqwords(1e): - Generates DHF files from keyword search of UniProt.
seqwords(1e): seqwords is a command line program from EMBOSS ("the European Molecular Biology Open Software Suite"). It is part of the "Protein:3D Structure" command group(s).

passage.6
passage(6): - a game about the passage through life
passage(6): Passage is a video game written by Jason Rohrer about navigating the maze that is life and the obstacles, rewards, disappointments, challenges, relationships and the inevitable departure that is part of the adventure of life.

xmremovetabgroup.3
xmremovetabgroup(3): XmRemoveTabGroup --- A function that removes a tab group
xmremovetabgroup(3): This function is obsolete and its behavior is replaced by setting XmNnavigationType to XmNONE. XmRemoveTabGroup removes a widget from the list of tab groups associated with a particular widget hierarchy and sets the widget's

seahorse-daemon.1
seahorse-daemon(1): - seahorse pass phrase caching agent
seahorse-daemon(1): Seahorse is a GNOME application for managing encryption keys. This is the daemon program which provides services to other parts of Seahorse. seahorse-tool(1), seahorse-agent(1),

xkblookupkeybinding.3
xkblookupkeybinding(3): - Find the string bound to a key by XRebindKeySym
xkblookupkeybinding(3): XkbLookupKeyBinding is the equivalent of the core XLookupString function. XRebindKeysym binds an ASCII string to a specified keysym, so that the string and keysym are returned when the key is pressed and a specified list of modifiers are

vboxd.8
vboxd(8): - isdn voice box daemon (Ubuntu Linux Manual)
vboxd(8): Vboxd is a daemon which is accessed via tcp/ip and can give you the messages recorded with vboxgetty, or change them. vboxd uses port 20012 (tcp and udp), as described in /etc/services.

pop3.3tcl
pop3(3tcl): - Tcl client for POP3 email protocol (Ubuntu)
pop3(3tcl): The pop3 package provides a simple Tcl-only client library for the POP3 email protocol as specified in RFC 1939 [http://www.rfc- editor.org/rfc/rfc1939.txt]. It works by opening the standard POP3 socket on the server, transmitting the

graphc.1ncarg
graphc(1ncarg): - Graphcap preprocessor for NCAR Graphics
graphc(1ncarg): graphc converts an ascii-encoded graphcap, ascii-graphcap-name, into a binary-encoded graphcap, binary-graphcap-name. Binary encoded graphcaps are system dependent and should not be assumed to be portable across different system

enblend.1
enblend(1): - combine images using a multiresolution spline
enblend(1): Blend INPUT images into a single IMAGE. INPUT... are image filenames or response filenames. Response filenames start with an "@" character. enblend [options] [--output=IMAGE] INPUT...

clang-modernize-3.6.1
clang-modernize-3.6(1): - manual page for clang-modernize 3.6
clang-modernize-3.6(1): ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. USAGE: clang-modernize [options] [<sources>...

ampgsql.8
ampgsql(8): - Amanda Application to interface with PostgreSQL
ampgsql(8): Ampgsql is an Amanda Application API script. It should not be run by users directly. It implements on-line backups of PostgreSQL databases in conjunction with WAL archiving. Note Tablespaces are not currently supported.

schema-salad-tool.1
schema-salad-tool(1): - Schema Annotations for Linked Avro Data (SALAD)
schema-salad-tool(1): usage: schema-salad-tool [-h] [--rdf-serializer RDF_SERIALIZER] [--print-jsonld-context | --print-doc | --print-rdfs | --print-avro | --print-rdf | --print-pre | --print-index | --print-metadata | --version] [--strict | --non-strict]

t.vect.what.strds.1grass
t.vect.what.strds(1grass): - Stores raster map values at spatial and temporal
t.vect.what.strds(1grass): The module t.vect.what.strds samples a space time raster dataset (STRDS) at the spatio-temporal locations of a space time vector dataset (STVDS). The example is based on the space time vector dataset "precip_stations@climate_2009_2012"

mtx-package.1
mtx-package(1): mtx-package - (Ubuntu Linux Manual)
mtx-package(1): Distribution Related Goodies mtxrun --script package [ More information about ConTeXt and the tools that come with it can be found at: maillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg- context webpage: http://www.

brighton.1
brighton(1): - a synthesiser emulation package. (Ubuntu)
brighton(1): bristol is a vintage synthesiser software emulator suite. The application consists of an engine itself called bristol and a graphical user interface called brighton.

mftrace.1
mftrace(1): - convert METAFONT format fonts into Type1 outline fonts
mftrace(1): mftrace is a program that can convert a METAFONT font into a Type1 font. It is simply called with the name of the font (without a `.mf' suffix) and produces a Type1 font file called either fontname.pfa or fontname.

newswflinestyle2.3
newswflinestyle2(3): - create Linestyle2 introduce with SWF 8.
newswflinestyle2(3): Linestyle2 extends Linestyle1 with some extra flags: Line cap style: select one of the following flags (default is round cap style) SWF_LINESTYLE_CAP_ROUND SWF_LINESTYLE_CAP_NONE SWF_LINESTYLE_CAP_SQUARE Line join style: select one of the

qmqp-source.1
qmqp-source(1): - parallelized QMQP test generator
qmqp-source(1): qmqp-source connects to the named host and TCP port (default 628) and sends one or more messages to it, either sequentially or in parallel. The program speaks the QMQP protocol.

whom.1mh
whom(1mh): - report to whom a message would go (Ubuntu)
whom(1mh): Whom is used to expand the headers of a message into a set of addresses and optionally verify that those addresses are deliverable at that time (if -check is given).

tsmimeparsercreate.3ts
tsmimeparsercreate(3ts): - creates a MIME parser (Ubuntu)
tsmimeparsercreate(3ts): The parser's data structure contains information about the header being parsed. A single MIME parser can be used multiple times, though not simultaneously. Before being used again, the parser must be cleared by calling TSMimeParserClear().

createdirectory.1
createdirectory(1): - Generic CTN manual page (Ubuntu)
createdirectory(1): This is a generic manual package for a CTN program. All CTN programs will give their brief usage synopsis when invoked with a "-h" command- line parameter. ctn_manpage(1)

myisampack.1
myisampack(1): - generate compressed, read-only MyISAM tables
myisampack(1): The myisampack utility compresses MyISAM tables. myisampack works by compressing each column in the table separately. Usually, myisampack packs the data file 40%--70%.

cmux.3ncarg
cmux(3ncarg): - Converts from metacode coordinates to user coordinates.
cmux(3ncarg): The C-binding argument description is the same as the FORTRAN argument description. Online: cfux, cfuy, cmfx, cmfy, cmux, cmuy, cpfx, cpfy, cpux, cpuy, cufx, cufy, kfmx, kfmy, kfpx, kfpy, kmpx, kmpy, kpmx, kpmy, kumx, kumy, kupx, kupy,

vistaioidentifyfiles.3
vistaioidentifyfiles(3): - identify files specified by command line arguments
vistaioidentifyfiles(3): By convention, a Vista program that reads one or more files can be told of those files in any of three ways: (a) the filenames can be supplied as arguments to a command line option (e.g., vxview -in file1 file2 ...

xmtextgetselectionwcs.3
xmtextgetselectionwcs(3): XmTextGetSelectionWcs --- A Text function that retrieves
xmtextgetselectionwcs(3): XmTextGetSelectionWcs retrieves the value of the primary selection that is encoded in a wide character format. It returns a NULL pointer if no text is selected in the widget.

pilot-foto.1
pilot-foto(1): - Palm 'Foto' Image Installer/Remover/Fetcher/Converter SECTION
pilot-foto(1): This is a palm conduit to fetch, install, or remove, Foto files from a Palm. It can also convert *.jpg.pdb files that have already been fetched from the Palm to jpeg files. Delete all, or named fotos from handheld.

git-annex-unused.1
git-annex-unused(1): - look for unused file content
git-annex-unused(1): Checks the annex for data that does not correspond to any files present in any tag or branch, and prints a numbered list of the data. After running this command, you can use the --unused option with many other git-annex commands to operate

pmWhichZone.3
pmWhichZone(3): - return current reporting timezone C
pmWhichZone(3): The current reporting timezone effects the timezone used by pmCtime(3) and pmLocaltime(3). pmWhichZone returns the handle of the current timezone, as previously established by a call to pmNewZone(3) or pmNewContextZone(3).

mapaci.3ncarg
mapaci(3ncarg): - Normally used to pick colors for the areas created by the boundary
mapaci(3ncarg): The C-binding argument description is the same as the FORTRAN argument description. USAGE Executing the statement "ICIR=MAPACI(IAID)" gives ICIR a value between 1 and 7, inclusive, that may be used to select a color index for the area whose

s3qlstat.1
s3qlstat(1): - Gather S3QL file system statistics (Ubuntu)
s3qlstat(1): S3QL is a file system for online data storage. Before using S3QL, make sure to consult the full documentation (rather than just the man pages which only briefly document the available userspace commands).

xxd.1
xxd(1): - make a hexdump or do the reverse. (Ubuntu)
xxd(1): xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Like uuencode(1) and uudecode(1) it allows the transmission of binary data in a `mail- safe' ASCII representation,

ipcheck.8
ipcheck(8): - Dyndns.org client to register your dynamic IP address
ipcheck(8): ipcheck is a simple Python script to register your dynamic IP address using the NIC V2.0 protocol. It aim to be fully compliant with the dyndns client specification.

rhn-channel.8
rhn-channel(8): - Subscribe to or unsubscribe system from channel.
rhn-channel(8): spacewalk-channel allows you to subscribe to and unsubscribe from specified channels via the command line. A visit to the "Spacewalk Server", "Red Hat Satellite" or "Red Hat Network Classic" website isn't required.

bup-drecurse.1
bup-drecurse(1): - recursively list files in your filesystem
bup-drecurse(1): bup drecurse traverses files in the filesystem in a way similar to find(1). In most cases, you should use find(1) instead. This program is useful mainly for testing the file traversal algorithm used in bup-index(1).

ctext.3tk
ctext(3tk): - Ctext a text widget with highlighting support
ctext(3tk): The ctext package provides the ctext widget which is an enhanced text widget with support for configurable syntax highlighting and some extra commands. Ctext overloads the text widget and provides new commands, named highlight, copy,

xfce4-keyboard-settings.1
xfce4-keyboard-settings(1): - Keyboard settings for Xfce
xfce4-keyboard-settings(1): Usage: xfce4-keyboard-settings [OPTION...] Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options GTK+ Options --class=CLASS Program class as used by the window manager --name=

plainbox-session.1
plainbox-session(1): - session management sub-commands
plainbox-session(1): This command can be used to list, show and remove sessions owned by the current user. Each session has a small amount of meta-data that is available for inspection.

rds-delete-db-security-group.1
rds-delete-db-security-group(1): - Delete a DB security group
rds-delete-db-security-group(1): Deletes a DB security group which is not in use. ARGUMENTS DBSecurityGroupName The name of the security group to delete. You can also set this value using "--db-security-group-name". Required.

cafeobj.1
cafeobj(1): - algebraic specification and programming language
cafeobj(1): Starts the CafeOBJ interpreter. CafeOBJ is a most advanced formal specification language which inherits many advanced features (e.g. flexible mix-fix syntax, powerful and clear typing system with ordered sorts, parameteric modules and views

ec2-start-instances.1
ec2-start-instances(1): - Start running instances (Ubuntu)
ec2-start-instances(1): Start selected running instances. The INSTANCE parameter is an instance ID to start. GENERAL http://docs.amazonwebservices.com/AWSEC2/2014-05-01/CommandLineReference http://docs.amazonwebservices.

gmx-densorder.1
gmx-densorder(1): - Calculate surface fluctuations
gmx-densorder(1): gmx densorder reduces a two-phase density distribution along an axis, computed over a MD trajectory, to 2D surfaces fluctuating in time, by a fit to a functional profile for interfacial densities.

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

gjacktransport.1
gjacktransport(1): - JACK transport control application
gjacktransport(1): gjacktransport gjacktransport is a tool that provides graphical control over JACK Audio Connection Kit's transport mechanism via a dynamic graphical slider. In other words: this software allows to seek Audio/Video media when they are played

rtld-audit.7
rtld-audit(7): - auditing API for the dynamic linker
rtld-audit(7): The GNU dynamic linker (run-time linker) provides an auditing API that allows an application to be notified when various dynamic linking events occur. This API is very similar to the auditing interface provided by the Solaris run-time

mvwgetch.3ncurses
mvwgetch(3ncurses): - get (or push back) characters from curses terminal keyboard
mvwgetch(3ncurses): Reading characters The getch, wgetch, mvgetch and mvwgetch, routines read a character from the window. In no-delay mode, if no input is waiting, the value ERR is returned.

timer.3erl
timer(3erl): - Timer functions. (Ubuntu Linux Manual)
timer(3erl): This module provides useful functions related to time. Unless otherwise stated, time is always measured in milliseconds. All timer functions return immediately, regardless of work done by another process.

doveadm-force-resync.1
doveadm-force-resync(1): - Repair broken mailboxes
doveadm-force-resync(1): Under certain circumstances it may happen, that dovecot(1) is unable to automatically solve problems with mailboxes. In such situations the force-resync command may be helpful. It tries to fix all problems.

wxsizeevent.3erl
wxsizeevent(3erl): - See external documentation: wxSizeEvent.
wxsizeevent(3erl): See external documentation: wxSizeEvent. Use wxEvtHandler:connect/3 with EventType:: size See also the message variant #wxSize{} event record type. This class is derived (and can use functions) from: wxEvent DATA TYPES wxSizeEvent(): An

zhcon.1
zhcon(1): - fast CJK console environment for GNU/Linux and BSD
zhcon(1): Zhcon is a fast Linux console system which supports framebuffer device. It can display Chinese, Japanese and Korean double byte characters. Supported encodings are: GB2312, GBK, BIG5, JIS and KSC.

perlsh.1p
perlsh(1p): - one-line perl evaluator with line editing function and variable name
perlsh(1p): This program reads input a line, and evaluates it by perl interpreter, and prints the result. If the result is a list value then each value of the list is printed line by line.

fcblanksadd.3
fcblanksadd(3): - Add a character to an FcBlanks (Ubuntu)
fcblanksadd(3): Adds a single character to an FcBlanks object, returning FcFalse if this process ran out of memory. #include <fontconfig/fontconfig.h> FcBool FcBlanksAdd (FcBlanks *b, FcChar32 ucs4);

scons.1
scons(1): - a software construction tool - (Ubuntu)
scons(1): X_IPK_MAINTAINER This is used to fill in the Maintainer: field in the controlling information for Ipkg packages. X_IPK_PRIORITY This is used to fill in the Priority: field in the controlling information for Ipkg packages.

md4data.3
md4data(3): MD4Init, MD4Update, MD4Pad, MD4Final, MD4Transform, MD4End, MD4File,
md4data(3): The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hash- function, that is, you cannot find (except by exhaustive search) the input corresponding to a

vistaiooffset.3
vistaiooffset(3): - determine the byte offset of a structure field
vistaiooffset(3): The VistaIOOffset and VistaIOOffsetOf macros return the byte offset of the field_name field within its structure. These are equivalent to the X Toolkit macros XtOffset(3Xt) and XtOffsetOf(3Xt).

git-diff-index.1
git-diff-index(1): - Compare a tree to the working tree or index
git-diff-index(1): Compares the content and mode of the blobs found in a tree object with the corresponding tracked files in the working tree, or with the corresponding paths in the index.

dumpleases.1
dumpleases(1): - The Swiss Army Knife of Embedded Linux
dumpleases(1): BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU coreutils, util-linux, etc.

locale.gen.5
locale.gen(5): - Configuration file for locale-gen
locale.gen(5): The file /etc/locale.gen lists the locales that are to be generated by the locale-gen command. Each line is of the form: <locale> <charset> where <locale> is one of the locales given in /usr/share/i18n/locales and

xmtextfieldgetstring.3
xmtextfieldgetstring(3): XmTextFieldGetString --- A TextField function that accesses
xmtextfieldgetstring(3): XmTextFieldGetString accesses the string value of the TextField widget. The application is responsible for freeing the storage associated with the string by calling XtFree.

gravitywars.6
gravitywars(6): - clone of Gravity Force - (Ubuntu)
gravitywars(6): gravitywars is a clone of Gravity Force, one of the greatest games for the Amiga. This version is a little different, with a much higher resolution, and better graphics.

matchbox-panel.1
matchbox-panel(1): - a desktop panel for resource-limited systems
matchbox-panel(1): matchbox-panel is a desktop panel, which can hold small `applets' such as a clock, system monitor and wireless monitor. Matchbox is a base environment for the X Window System running on non- desktop embedded platforms such as handhelds,

ffplay-all.1
ffplay-all(1): - FFplay media player (Ubuntu Linux)
ffplay-all(1): A filtergraph is a directed graph of connected filters. It can contain cycles, and there can be multiple links between a pair of filters. Each link has one input pad on one side connecting it to one filter from which it takes its input, and

fd.1
fd(1): - file & directory maintenance tool (Ubuntu)
fd(1): Fd is a file & directory maintenance tool considered for the text terminals on general UNIX. It aims for a clone of the same named utility which is made for the PC/AT compatible machine and PC-9800 series.

gpdftext.1
gpdftext(1): - is a GTK+ text editor for ebook PDF files.
gpdftext(1): This manual page documents briefly the gpdftext package. For more information on gpdftext, see the gPDFText Manual: $ yelp ghelp:gpdftext gpdftext is a GTK+ text editor for ebook PDF files.

xmotd.8
xmotd(8): - message-of-the-day browser for X (and dumb terminals, VT100, etc.
xmotd(8): xmotd is a utility program (for X11 and dumb terminals) that can be executed during the login process to display pertinent messages (i.e. the message of the day) or to periodically check, while the user is logged in, whether one or more

r.out.ascii.1grass
r.out.ascii(1grass): - Converts a raster map layer into a GRASS ASCII text file.
r.out.ascii(1grass): r.out.ascii converts a user-specified raster map layer (input=name) into an ASCII grid in a text file (output=name) suitable for export to other computer systems. The GRASS program r.in.

simplifdczerobdd.3
simplifdczerobdd(3): - simplifies a BDD with don't cares on its off-set part
simplifdczerobdd(3): simplifDcZeroBdd() simplifies pBdd1 with pBdd2. pBdd2 must be included imperatively in the off-set part of pBdd1. This function returns a BDD that depends to the order of the BDD.

jobs.1posix
jobs(1posix): jobs --- display status of jobs in the current session
jobs(1posix): None. Section 2.12, Shell Execution Environment, bg, fg, kill, wait The Base Definitions volume of POSIX.12008, Section 3.204, Job Control Job ID, Chapter 8, Environment Variables, Section 12.

fcheck.8
fcheck(8): - IDS filesystem baseline integrity checker
fcheck(8): Overview The fcheck utility is an IDS (Intrusion Detection System) which can be used to monitor changes to any given filesystem. Essentially, fcheck has the ability to monitor directories, files or complete filesystems for any additions,

euscale-enable-metrics-collection.1
euscale-enable-metrics-collection(1): - Enable monitoring of an auto- scaling
euscale-enable-metrics-collection(1): Enable monitoring of an auto-scaling group's group metrics positional arguments: ASGROUP name of the auto-scaling group to update (required) optional arguments: -g GRANULARITY, --granularity GRANULARITY granularity at which to collect

procinfo.8
procinfo(8): - display system statistics gathered from /proc
procinfo(8): procinfo gathers some system data from the /proc directory and prints it nicely formatted on the standard output device. The meanings of the fields are as follows: Memory: See the man page for free(1) Bootup: The time the system was booted.

bowtie2-inspect.1
bowtie2-inspect(1): - wrapper for bowtie2-inspect-* index
bowtie2-inspect(1): Bowtie 2 version 2.2.9 by Ben Langmead (langmea@cs.jhu.edu, www.cs.jhu.edu/~langmea) <bt2_base> bt2 filename minus trailing .1.bt2/.2.bt2 By default, prints FASTA records of the indexed nucleotide sequences to standard out.

offconsol.1gv
offconsol(1gv): - polylist consolidator. - (Ubuntu)
offconsol(1gv): offconsol reads an OFF file from standard input and writes an OFF file in which vertices closer than a given precision have been combined. The default precision is zero.

mr.1
mr(1): - a tool to manage all your version control repos
mr(1): mr is a tool to manage all your version control repos. It can checkout, update, or perform other actions on a set of repositories as if they were one combined repository.

approx-import.8
approx-import(8): - copy local .deb files into the approx cache
approx-import(8): approx-import copies local .deb files, such as those found in /var/cache/apt/archives, into the approx(8) cache. It does so by computing the MD5 checksum of each argument.

pmview.1
pmview(1): - performance metrics 3D visualization back-end
pmview(1): pmview is a generalized 3D performance metrics visualization tool for the Performance Co-Pilot (PCP(1)). pmview is the base utility behind performance metrics visualization tools such as dkvis(1), mpvis(1), osvis(1) and nfsvis(1), It is

r.kappa.1grass
r.kappa(1grass): - Calculates error matrix and kappa parameter for accuracy
r.kappa(1grass): r.kappa tabulates the error matrix of classification result by crossing classified map layer with respect to reference map layer. Both overall kappa (accompanied by its variance) and conditional kappa values are calculated.

mdp.1
mdp(1): - A command-line based markdown presentation tool
mdp(1): mdp is a command-line program that allows you to make elegant presentations from markdown formatted FILEs. It is as easy as write your presentation content in the text editor of your preference and launch the presentation from the

eggsh.1
eggsh(1): - Global Consciousness Project REG Software
eggsh(1): These programs are the pieces needed to host a REG for the Global Consciousness Project. The sourcecode ships with essentially no documentation, this manual page has been written for Debian GNU/Linux to provide the briefest of overviews.

putw.3
putw(3): - input and output of words (ints) (Ubuntu)
putw(3): getw() reads a word (that is, an int) from stream. It's provided for compatibility with SVr4. We recommend you use fread(3) instead. putw() writes the word w (that is, an int) to stream.

wbinfo.1
wbinfo(1): - Query information from winbind daemon
wbinfo(1): This tool is part of the samba(7) suite. The wbinfo program queries and returns information created and used by the winbindd(8) daemon. The winbindd(8) daemon must be configured and running for the wbinfo program to be able to return

auinfo.1nas
auinfo(1nas): - show information about a Network Audio System server
auinfo(1nas): The auinfo program provides information describing a Network Audio System server. It lists the capabilities of the server, the devices that are attached to it, the data formats that are accepted, and any predefined sounds that have been

htp.1
htp(1): - HTML preprocessor - (Ubuntu Linux Manual)
htp(1): This manual page documents briefly the htp command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in HTML format; see /usr/share/doc/htp.

ikisite-delete-unfinished-site.1
ikisite-delete-unfinished-site(1): - ikiwiki-hosting helper
ikisite-delete-unfinished-site(1): This helper script is run by by cron daily, and deletes sites that someone started to create, but never finished setting up. ikisite(1) ikisite-delete-unfinished-site username|--all [--dry-run]

rhosimplefoam.1
rhosimplefoam(1): - a free, open source CFD software.
rhosimplefoam(1): rhoSimpleFoam is a Steady-state SIMPLE solver for laminar or turbulent RANS flow of compressible fluids. More detailed information can be found on the WEB-site http://openfoam.

greylist.conf.5
greylist.conf(5): - milter-greylist configuration file
greylist.conf(5): greylist.conf configures milter-greylist(8) operation. The format is simple: each line contains a keyword and optional arguments. Any line starting with a # is considered as a comment and is ignored. Blank lines are ignored as well.

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

adler.3trf
adler(3trf): - Message digest "adler" (Ubuntu Linux)
adler(3trf): The command adler is one of several message digests provided by the package trf. See trf-intro for an overview of the whole package. adler ?options...? ?data? The options listed below are understood by the digest if and only if the digest

pmapi.3
pmapi(3): - introduction to the Performance Metrics Application Programming
pmapi(3): Within the framework of the Performance Co-Pilot (PCP), client applications are developed using the Performance Metrics Application Programming Interface (PMAPI) that defines a procedural interface with services suited to the development of

tgt.1
tgt(1): - Tool for Generic Tables (Ubuntu Linux Manual)
tgt(1): tgt is an X11/Motif based graphical editor for drawing generic tables. Documents can be loaded from and stored to a file. It can print documents to a PostScript printer or save as PostScript to a file.

wmslite.1
wmslite(1): - light-weight WMS server supporting RasterLite2 DataSources
wmslite(1): wmslite is a light-weight WMS server supporting RasterLite2 DataSources. wmslite ARGLIST wmslite - light-weight WMS server supporting RasterLite2 DataSources

tomcat8-instance-create.2
tomcat8-instance-create(2): - creates a Tomcat 8 instance
tomcat8-instance-create(2): The tomcat8-instance-create script creates a directory with all required Tomcat 8 CATALINA_BASE elements so that a separate Tomcat 8 instance with its own configuration, libraries or web applications can be run by a user. bin/startup.

i.3erl
i(3erl): - Debugger/Interpreter Interface. (Ubuntu)
i(3erl): The i module provides short forms for some of the functions used by the graphical Debugger and some of the functions in module int, the Erlang interpreter. This module also provides facilities for displaying status information about

closedir.3posix
closedir(3posix): closedir --- close a directory stream
closedir(3posix): The closedir() function shall close the directory stream referred to by the argument dirp. Upon return, the value of dirp may no longer point to an accessible object of the type DIR.

sardanatestsuite.1
sardanatestsuite(1): - manual page for sardanatestsuite 2.2.0
sardanatestsuite(1): usage: sardanatestsuite [-h] [-e EXCLUDE_PATTERN] [--version] Main test suite for Sardana optional arguments: -h, --help show this help message and exit -e EXCLUDE_PATTERN, --exclude-pattern EXCLUDE_PATTERN regexp pattern matching test ids

gmx-rms.1
gmx-rms(1): - Calculate RMSDs with a reference structure and RMSD matrices
gmx-rms(1): gmx rms compares two structures by computing the root mean square deviation (RMSD), the size-independent rho similarity parameter (rho) or the scaled rho (rhosc), see Maiorov & Crippen, Proteins 22, 273 (1995). This is selected by -what.

psgesvx.3
psgesvx(3): - use the LU factorization to compute the solution to a real system of
psgesvx(3): In the following description, A denotes A(IA:IA+N-1,JA:JA+N-1), B denotes B(IB:IB+N-1,JB:JB+NRHS-1) and X denotes X(IX:IX+N-1,JX:JX+NRHS-1). The following steps are performed: 1.

RegExp.3tcl
RegExp(3tcl): - Pattern matching with regular expressions
RegExp(3tcl): Tcl_RegExpMatch determines whether its pattern argument matches regexp, where regexp is interpreted as a regular expression using the rules in the re_syntax reference page. If there is a match then Tcl_RegExpMatch returns 1.

handles.3tclx
handles(3tclx): - Dynamic, handle addressable tables.
handles(3tclx): The Tcl handle facility provides a way to manage table entries that may be referenced by a textual handle from Tcl code. This is provided for applications that need to create data structures in one command, return a reference (i.e.

No comments:

Post a Comment