commands.sh

joe

all

Joe's own text editor.

More info →

Examples (4)

Open a new file in JOE

Open a specific file

joe path/to/file

Open a specific file, positioning the cursor at the specified line

joe +line path/to/file

Open a specific file in read-only mode

joe -rdonly path/to/file
made by @shridhargupta | data from tldr-pages