Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
EDITOR(1)		       Editor User Manual		       EDITOR(1)

NAME
     editor - Text editor

SYNOPSIS
     editor [-F] [filename]

DESCRIPTION
     editor  is a text editor with a graphical user interface. It can be used as
     a filter as well: reading data from the standard input and writing it  back
     to the standard output, together with any modification made.

OPTIONS
     The  filename  of	a  file  to edit can be supplied directly on the command
     line. The following option is supported:

     -F
	 Enables filter mode.

BUGS
     Issues	  can	    be	     listed	   and	      reported	      at
     http://www.defora.org/os/project/bug_list/253/Editor.

SEE ALSO
     filter(1)

AUTHOR
     Pierre Pronchery <khorben@defora.org>
	 Code and documentation.

COPYRIGHT
     Copyright (C) 2013, 2014, 2015, 2016 Pierre Pronchery <khorben@defora.org>

     This  manual  page was written for the DeforaOS project (and may be used by
     others).

     Permission is granted to copy, distribute and/or modify this document under
     the terms of the GNU General Public License, Version 3 as published by  the
     Free Software Foundation.

DeforaOS Editor 		  May 14, 2026			       EDITOR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=editor&sektion=1&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help