|
dxkeycaps(1X) -- Graphically display and edit the keyboard mapping
|
The dxkeycaps command displays a keyboard with keycaps drawn according to the current server keymap. When you move the mouse over a key, the command describes the key symbols and modifiers that the ke... |
dxmtools(1) -- DOS Tools Graphical User Interface for manipulating files on an MSDOS diskette
|
|
dxpause(1X) -- locks (pauses) an X display
|
The dxpause program must be invoked explicitly by users (typically those running the generic X display manager rather than CDE). The dxpause program places a blank screen over the workstation screen a... |
dxterm(1X) -- DECwindows terminal emulator
|
The dxterm command displays a window that provides VT320 terminal emulation and a standard terminal type for programs not directly aware of the X Window System. The terminal emulator also supports the... |
e(1) -- Edits a file line by line
|
The ed command does not alter the file itself until you use the write subcommand. You can specify on the command line the file you want to edit, or you can use ed subcommands to read a file into the b... |
echo(1) -- Writes its arguments to standard output
|
The echo command writes the specified string to standard output, followed by a newline character. The arguments are separated by spaces. Use the echo command to produce diagnostic messages in command ... |
ed(1) -- Edits a file line by line
|
The ed command does not alter the file itself until you use the write subcommand. You can specify on the command line the file you want to edit, or you can use ed subcommands to read a file into the b... |
edit(1) -- Edits a file line by line with a simplified command set
|
The edit command is part of a family of editors that also includes ed, ex, and vi. It is a simplified version of the ex editor, which itself is built on the ed line editor. To edit the contents of a f... |
editres(1X) -- a dynamic resource editor for X Toolkit applications
|
editres is a tool that allows users and application developers to view the full widget hierarchy of any X Toolkit application that speaks the editres protocol. In addition editres will help the user c... |
egrep(1) -- Searches a file for patterns
|
By default, the grep command treats a pattern as a basic regular expression (BRE). With the -E option, the pattern is treated as an extended regular expression (ERE). With the -F option, the pattern i... |
emacs(1) -- emacs editor
|
The emacs 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 t... |
env(1) -- Displays or sets the current environment, or displays the values of environment variables
|
The env command lets you get and change your current environment, and then run the specified command with the changed environment. If the -i option is used, the current environment is ignored and the ... |
error(1) -- Analyzes and disperses compiler error messages
|
Using the error program can replace the painful, traditional methods of scribbling abbreviations of errors on paper, and permits error messages and source code to be viewed simultaneously without mach... |