Archive for August, 2009

eqn2graph – convert an EQN equation into a cropped image
USAGE
eqn2graph [ -unsafe ] [ -format fmt ]

DESCRIPTION
Reads an EQN equation (one line) as input; produces an image file (by
default in Portable Network [...]

Saturday, August 29th, 2009 at 00:35 | Comments Off
Categories: E

eqn – format equations for troff
USAGE
eqn [ -rvCNR ] [ -dxy ] [ -Tname ] [ -Mdir ] [ -fF ] [ -sn ] [ -pn ]
[ -mn ] [ files... ]

[...]

Saturday, August 29th, 2009 at 00:34 | Comments Off
Categories: E
Tags: , ,

ps2ps, eps2eps – Ghostscript PostScript “distiller”
USAGE
ps2ps [ options ] input.ps output.ps
eps2eps [ options ] input.eps output.eps

DESCRIPTION
ps2ps uses gs(1) to convert PostScript(tm) file “input.ps” to simpler
and [...]

Saturday, August 29th, 2009 at 00:34 | Comments Off
Categories: E, P
Tags: , ,

env – run a program in a modified environment
USAGE
env [OPTION]… [-] [NAME=VALUE]… [COMMAND [ARG]…]

DESCRIPTION
Set each NAME to VALUE in the environment and run COMMAND.

-i, –ignore-environment
[...]

Saturday, August 29th, 2009 at 00:33 | Comments Off
Categories: E
Tags:

enc2xs — Perl Encode Module Generator
USAGE
enc2xs -[options]
enc2xs -M ModName mapfiles…
enc2xs -C

DESCRIPTION
enc2xs builds a Perl extension for use by Encode from either [...]

Saturday, August 29th, 2009 at 00:33 | Comments Off
Categories: E
Tags: ,

enc – symmetric cipher routines
USAGE
openssl enc -ciphername [-in filename] [-out filename] [-pass arg] [-e]
[-d] [-a] [-A] [-k password] [-kfile filename] [-K key] [-iv IV] [-p]
[-P] [-bufsize number] [-nopad] [-debug]

DESCRIPTION
[...]

Friday, August 28th, 2009 at 21:43 | Comments Off
Categories: E
Tags:

emacs – GNU project Emacs
USAGE
emacs [ command-line switches ] [ files ... ]

DESCRIPTION
GNU Emacs is a version of Emacs, written by the author of the original
(PDP-10) Emacs, Richard Stallman.
[...]

Friday, August 28th, 2009 at 21:43 | Comments Off
Categories: E

elksemu – Embedded Linux Kernel Subset emulator
USAGE
/lib/elksemu program [arguments]

DESCRIPTION
Elksemu is a program that allows 8086 ELKS programs to be run under
Linux-i386. These programs can be compiled using the bcc(1) C [...]

Friday, August 28th, 2009 at 21:42 | Comments Off
Categories: E
Tags: , , ,

eject – eject removable media
USAGE
eject -h
eject [-vnrsfqp] []
eject [-vn] -d
eject [-vn] -a on|off|1|0 []
eject [-vn] -c slot []
[...]

Friday, August 28th, 2009 at 00:48 | Comments Off
Categories: E

grep, egrep, fgrep – print lines matching a pattern
USAGE
grep [options] PATTERN [FILE...]
grep [options] [-e PATTERN | -f FILE] [FILE...]

DESCRIPTION
Grep searches the named input FILEs (or standard input if no files are
[...]

Friday, August 28th, 2009 at 00:48 | Comments Off
Categories: E, F, G
Tags: , ,