Jump To: Support > KB > NetManager > Joe
To edit a text file in a command line environment, with a friendly editor, you can use Joe.
To open a file for editing type:
joe /path/to/file
To abort editing press "CTRL+C".
To exit, saving any modifications, press "CTRL+K", then "X".
Further commands can be listed by pressing "CTRL+K", then "H".