ex(1) | ex(1) |
NAME
ex, edit - extended
SYNOPSIS
ex
XPG4 Synopsis
ex
Obsolescent Options
ex
edit
Remarks
The program names ex, edit, vi, view, and vedit are separate personalities of the same program. This manual entry describes the behavior of the ex/edit personality. On many
DESCRIPTION
The ex program is the
(XPG4 only.) Certain
The edit program is identical to ex, except that some editor option defaults are altered to make the editor somewhat friendlier for beginning and casual users (see Editor Options below).
Options and Arguments
ex recognizes the following
-(Obsolescent) Suppress all
(XPG4 only.) | |
| Suppress all |
| from scripts. |
| Ignore the value of the TERM and any implementation terminal type and assume the ter- |
| minal is a type incapable of supporting visual mode. |
| Suppress the use of the EXINIT environment variable and the reading of the .exrc ®le. |
Set the lisp editor option (see Editor Options below). | |
Recover the speci®ed ®les after an editor or system crash. If no ®le is speci®ed, a list of all | |
| saved ®les is printed. You must be the owner of the saved ®le in order to recover it |
| (superuser cannot recover ®les owned by other users). |
Set the readonly editor option to prevent overwriting a ®le inadvertently (see Editor | |
| Options below). |
(XPG4 only.) Edit the ®le containing the speci®ed tag and proceed as if the ®rst command | |
| were :tag tag. The tags represented by the |
| shall be provided on any system that also provides a con®rming implementation of ctags, |
| Otherwise, the use of the |
| Execute the tag tag command to load and position a prede®ned ®le. See the tag com- |
| mand in Command Descriptions and the tags editor option in Editor Options below. |
Invoke visual mode (vi). | |
Set the value of the window editor option to size (see Editor Options below). If size is | |
| omitted, it defaults to 3. |
e
− 1 − | Section 1−241 |