Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
EDITOR
usr/src/cmd/mailx/collect.c
873
edit = c == 'e' ? EDITOR : VISUAL;
usr/src/cmd/mailx/edit.c
64
edname = EDITOR;
usr/src/tools/cscope-fast/main.c
164
editor = mygetenv("EDITOR", EDITOR);