NAME
nc - Client program for NEdit text editor
SYNOPSYS
nc [-read]
[-create] [-line n | +n]
[-do command]
[-ask] [-noask] [-svrname
name] [-svrcmd command]
[-lm languagemode]
[-geometry geometry |
-g geometry] [-icon | -iconic]
[-display [host]:server[.screen]]
[-timeout seconds] [-wait]
[-xrm resourcestring] [
-V | -version]
[--] [file...]
DESCRIPTION
nc is the client
interface to the NEdit text editor. A server can be started
explicitly by running NEdit in server mode:
nedit -server
If no server is running, nc will start one unless configured
otherwise. Client/server mode is useful for integrating NEdit with
software development environments, mailers, and other programs; or
just as a quick way to open files from the shell command line
without starting a new NEdit session.