prime (1) Linux Manual Page
Prime – a file manager for GNU/Linux console/xterm
Synopsis
Prime [log-file-name] [OPTIONS]Description
About The Prime===============
Prime is a GNU software, part of the GnuDOS package. Prime is a file manager which works under the GNU/Linux console. It was influenced by other file managers (like the well known XTree Gold which was popular under MS-DOS). It provides a user friendly interface with menus, shortcuts, and key navigation. It is distributed as part of the GnuDOS package which was developed to help users coming from DOS-like environments feel ease when dealing with the GNU system. Prime provides multi-level experience, the level of complexity can be adjusted by the user: you want to use DOS-keys with a few basic GNU ones? you want to go with the full power of the GNU system? All are options that are provided by the six levels of experience of Prime:
Which keys are defined for which level?
=======================================
There is a table showing the DOS-like key combinations along with their respective GNU key bindings in the README file installed with this package. To read more about the levels of experience and the keybindings, please refer to the README file under prime’s help menu.
Options
- –export, -e dirname filename
- Export directory tree of ‘dirname’ into text file named ‘filename’ without starting the file manager
- –log, -g log-file-name
- Provide a file to use for writing log information. The program uses ~/prime.log by default
- –level X, -l X
- The GNU DOS experience level to be used. Can be 1-6, defaults to 1. See above text for details
- –no-log, -n
- Do not output log information
- –reset-config, -r
- Reset the configuration file to its defaults
- –help, -h
- Print command line help, including short instructions on the command line options, without starting the program
- –version, -v
- Show program version
- dirname
- Load the directory tree of ‘dirname’ into Prime on startup
Files
~/prime.log The default file used for log. User can override this by providing another file name as an argument to the programTodo
– Add mouse support– Add printing functionality
