1CLEX is a file manager with a full-screen user interface written
2in C with the curses library.
3
4It displays directory contents (including file status details)
5and provides features like command history, filename insertion,
6or name completion in order to help the user to construct commands
7to be executed by the shell (there are no built-in commands).
8
9CLEX is easily configurable and all its features are explained
10in the on-line help.
11
12Visit http://www.clex.sk for more information.
13