Posts Tagged ‘termcap’

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
[...]

Wednesday, August 26th, 2009 at 23:58 | Comments Off
Categories: T

captoinfo – convert a termcap description into a terminfo description
USAGE
captoinfo [-vn width] [-V] [-1] [-w width] file . . .

DESCRIPTION
captoinfo looks in file for termcap descriptions. For each one found,
an equivalent [...]

Wednesday, August 26th, 2009 at 22:14 | Comments Off
Categories: c
TOP