Posts Tagged ‘emacs’
etags, ctags – generate tag file for Emacs, vi
USAGE
etags [-aCDGImRVh] [-i file] [-l language]
[-o tagfile] [-r regexp]
[--append] [--no-defines] [--no-globals] [--include=file]
[--ignore-indentation] [--language=language] [--members]
[...]
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.
[...]
tcsh – C shell with file name completion and command line editing
USAGE
tcsh [-bcdefFimnqstvVxX] [-Dname[=value]] [arg ...]
tcsh -l
DESCRIPTION
tcsh is an enhanced but completely compatible version of the Berkeley
[...]
ci – check in RCS revisions
USAGE
ci [options] file …
DESCRIPTION
ci stores new revisions into RCS files. Each pathname matching an RCS
suffix is taken to be an RCS file. All others are assumed [...]
cdecl, c++decl – Compose C and C++ type declarations
USAGE
cdecl [-a | -+ | -p | -r] [-ciqdDV]
[[ files ...] | explain … | declare … | cast … | set … |
[...]
bash – GNU Bourne-Again SHell
USAGE
bash [options] [file]
COPYRIGHT
Bash is Copyright (C) 1989-2002 by the Free Software Foundation, Inc.
DESCRIPTION
Bash is an sh-compatible command language interpreter that executes
[...]
