UL(1) General Commands 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 translates occurrences of underscores to the sequence which indicates
underlining for the terminal in use, as specified by the environment variable TERM. The -t option overrides the terminal kind specified in
the environment. 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 automati-
cally, ul degenerates to cat(1). If the terminal cannot underline, underlining is ignored.
The -i option causes ul to indicate underlining onto by a separate line containing appropriate dashes `-'; this is useful when you want to
look at the underlining which is present in an nroff output stream on a crt-terminal.
SEE ALSO man(1), nroff(1), colcrt(1)BUGS
Nroff usually outputs a series of backspaces and underlines intermixed with the text to indicate underlining. No attempt is made to opti-
mize the backward motion.
4th Berkeley Distribution May 7, 1986 UL(1)
Check Out this Related Man Page
ul(1) User Commands ul(1)NAME
ul - do underlining
SYNOPSIS
ul [-i] [-t terminal] [filename...]
DESCRIPTION
ul reads the named filenames (or the 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 environment variable TERM. ul uses the /usr/share/lib/terminfo entry 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 can-
not underline, underlining is ignored.
OPTIONS -t terminal Override the terminal kind specified in the environment. If the terminal cannot underline, underlining is ignored. If the
terminal name is not found, no underlining is attempted.
-i Indicate underlining by a separate line containing appropriate 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.
RETURN VALUES
ul returns exit code 1 if the file specified is not found.
FILES
/usr/share/lib/terminfo/*
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWdoc |
+-----------------------------+-----------------------------+
SEE ALSO cat(1), man(1), nroff(1), attributes(5)BUGS
nroff usually generates a series of backspaces and underlines intermixed with the text to indicate underlining. ul makes attempt to opti-
mize the backward motion.
SunOS 5.10 17 Mar 1994 ul(1)
I would like to know if there is a way to see what a user is doing from another terminal.
I want to be able to see exactly what they see on their terminal.
Is that possible ? (4 Replies)
I've used *nix systems for some time now and have frequently seen a terminal turn to gibberish after using cat or more on a binary file. I'm sure many others have also noticed this. Normally, I just exit the terminal, but I would like a better solution. Certainly there is some way to "reset" a... (11 Replies)
I just found that the current command line will be cleared when trying to input the "@" sign to the terminal. I checked current alias, but found nothing.
Would you please provide some suggestion about it? (4 Replies)
I have put the file descriptor 1 to file, using command exec 1>>out.txt
Then I could not see any output on the screen, how could I restore the default output to terminal? :mad: Thanks (3 Replies)
I just installed lm-sensor in my terminal and it's working, however i really don't know how to analyze what I have, Any help will be appreciated, Thanks
Here is the reading in my terminal,
sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +40.0°C (crit = +124.0°C) ... (3 Replies)
Hi all,
I am new in Unix world. I usually need to trace who connect to which terminal by IP address. So, could you please show me HOW TO RECOGNIZE which IP address connected to terminal? I use netstat by no luck.
Thank you, (9 Replies)
Want few input related to unix environment and terminal settings:
1. Am trying to find a way to keep the unix terminal display intact even after opening and closing a vi/less file. Currently if I open a vim file in the unix terminal and then close the file,it displays the contents of vim file on... (4 Replies)
Input file
2 5 ASFGEWTEWRQWEQ
10 20 QEWIORUEIOUEWORUQWEQWRQRQWGQWGFQ
1 6 WRQTQWTQTQWTQT
Desired output file
2 5 ASFGEWTEWRQWEQ
10 20 QEWIORUEIOUEWORUQWEQWRQRQWGQWGFQ
1 6 WRQTQWTQTQWTQT
Column 1 is the start region of underline the text in column 3;
Column 2 is the end region of... (13 Replies)
Sometimes I'm working from terminal for long periods of time and I come across a doc file I don't recognize. I've been trying to figure out how to view it instead of opening up word.
I've tried cat but it jumps into binary and my terminal goes nuts.
Is there a way I can do this from... (4 Replies)
OS-X 10.8.4
Using locate I get these results:
10:~ mize$ locate /Users/mize/*.sh
/Users/mize/Zend/workspaces/DefaultWorkspace/SLM/vendor/ZF2/bin/check-cs.sh
/Users/mize/copy_ascii_upload.sh
/Users/mize/copy_ascii_upload_to_server.sh
/Users/mize/copy_form_functions_php_to_jpl.sh... (7 Replies)
I've always used code tags for code but not for showing terminal input and output. I noticed a mod edited one of my threads and now I'm confused as to proper protocol.
Mike (5 Replies)