|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
UL(1) FreeBSD General Commands Manual UL(1)
NAME
ul -- do underlining
SYNOPSIS
ul [-i] [-t terminal] [file ...]
DESCRIPTION
The ul utility reads the named files (or standard input if none are
given) and translates occurrences of underscores to the sequence which
indicates underlining for the terminal in use, as specified by the envi-
ronment variable TERM. The file /etc/termcap is read to determine the
appropriate sequences for underlining. If the terminal is incapable of
underlining, but is capable of a standout mode then that is used instead.
If the terminal can overstrike, or handles underlining automatically, ul
degenerates to cat(1). If the terminal cannot underline, underlining is
ignored.
The following options are available:
-i Underlining is indicated by a separate line containing appropri-
ate dashes `-'; this is useful when you want to look at the
underlining which is present in an nroff(1) output stream on a
crt-terminal.
-t terminal
Overrides the terminal type specified in the environment with
terminal.
ENVIRONMENT
The LANG, LC_ALL, LC_CTYPE and TERM environment variables affect the exe-
cution of ul as described in environ(7).
EXIT STATUS
The ul utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
colcrt(1), man(1), nroff(1)
HISTORY
The ul command appeared in 3.0BSD.
BUGS
The nroff(1) command usually outputs a series of backspaces and under-
lines intermixed with the text to indicate underlining. No attempt is
made to optimize the backward motion.
FreeBSD 6.2 August 4, 2004 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 19:58:32 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5327 hits) (openSUSE 10.2)
svn man page (5200 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4869 hits) (Solaris 10 11_06)
CPAN man page (4604 hits) (Suse Linux 10.1)
ssh man page (4341 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2865 hits) (Solaris 10 11_06)
netcat man page (2705 hits) (Suse Linux 10.1)
pprosetup man page (2481 hits) (Solaris 10 11_06)
startproc man page (2470 hits) (Suse Linux 10.1)
signal man page (2401 hits) (Suse Linux 10.1)
|