icon Top 9 categories map      RocketAware >

ul(1)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD RedHat Solaris Others



UL(1)                      OpenBSD Reference Manual                      UL(1)

NAME
     ul - do underlining



SYNOPSIS
     ul [-i] [-t terminal] [name ...]

DESCRIPTION
     ul reads the named files (or standard input if none are given) and trans-
     lates occurrences of underscores to the sequence which indicates under-
     lining for the terminal in use, as specified by the environment variable
     TERM. The file /etc/termcap is read to determine the appropriate se-
     quences 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 degen-
     erates to cat(1).  If the terminal cannot underline, underlining is ig-
     nored.

     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 un-
             derlining 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 following environment variable is used:

     TERM  The TERM variable is used to relate a tty device with its device
           capability description (see termcap(5)).  TERM is set at login
           time, either by the default terminal type specified in /etc/ttys or
           as set during the login process by the user in their login file
           (see setenv(1)).

SEE ALSO
     colcrt(1),  man(1),  nroff(1)

BUGS
     nroff(1) usually outputs a series of backspaces and underlines intermixed
     with the text to indicate underlining.  No attempt is made to optimize
     the backward motion.

HISTORY
     The ul command appeared in 3.0BSD.

OpenBSD 2.6                      June 6, 1993                                1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for ul(1)
OpenBSD sources for ul(1)


[Overview Topics]

Up to: File filtering and processing - Methods of filtering and processing files. (character translation, comparison, search, sort, word counts, etc.)


RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD RedHat Solaris Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > ul.1/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments