|
tip(1) -- Connects to a remote system
|
You must have a login account on the remote system to use the tip command. Either the system argument or the telephone_number argument is required. The system argument specifies the name of a remote s... |
tk(1) -- Tool Command Language
|
The tcl software is unsupported software that is provided as part of Tru64 UNIX. We will fix problems in this unsupported software only if they are specific to Tru64 UNIX. We will not fix problems tha... |
touch(1) -- Updates file access and modification times
|
The touch command updates the access and modification times of each file or directory named to the one specified on the command line or to the current time if you do not specify a time. You can specif... |
tput(1) -- Queries the terminal information database
|
The capability_name argument indicates the attribute type from a terminfo file. The output of the tput command is a string if the attribute capability_name is of the type string, or an integer if the ... |
tr(1) -- Translates characters
|
Input characters from string1 are replaced with the corresponding characters in string2. The tr command cannot handle an ASCII NUL (\000) in string1 or string2; it always deletes NUL from the input. ... |
trans(1) -- translation tool for use with source message catalogs
|
The trans command assists in the translation of source message catalogs. The command reads input from file.msg and writes its output to either a file named trans.msg or a file you name on the command ... |
trbsd(1) -- Translates characters
|
Input characters from string1 are replaced with the corresponding characters in string2. The trbsd command cannot handle an ASCII NUL (\000) in string1 or string2; it always deletes NUL from the inpu... |
true(1) -- Returns a standard exit value
|
The true command returns a 0 (zero) exit value. The false command returns a nonzero exit value. These commands are usually used in input to shell commands. |
tset(1) -- Initializes terminals
|
The tset command first determines the type of terminal involved, and then does necessary initializations and mode settings, including terminal-dependent processing such as setting Erase and Kill chara... |
tsort(1) -- Sorts an unordered list of ordered pairs (topological sort)
|
The tsort command reads from file or standard input an unordered list of ordered pairs, builds an ordered list, and writes it to standard output. [Tru64 UNIX] For creating a subroutine library, do not... |
tty(1) -- Returns pathname of terminal device
|
The command tty -s evaluates as TRUE if standard input is a display and FALSE if it is not. [Tru64 UNIX] The file /dev/tty is a special file always refers to your controlling terminal, although it als... |
twm(1X) -- Tab Window Manager for the X Window System
|
twm is a window manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus,... |
txt2jdic(1) -- Convert Japanese text and dictionary files between the JSY, WX, and VJE input methods
|
Three Japanese input methods are used on a Tru64 UNIX system: the JSY input method (HP), the WX input method (A.I. Soft Company), and the VJE input method (VACS Company). Software for the JSY input me... |