fml - file manager lite
Written in BASH v5+, fml is coded with heavy bashisms not intended for portability. fml is wrote in very clean, minimal BASH and requires no external dependencies. Fml is a TUI written in raw VT100 ANSI escape sequences
Download the repository
git clone https://github.com/wick3dr0se/fml; cd fmlOptionally install fml to path
cp fml /usr/local/binExecute fml (if installed to path, aliased, ...), otherwise bash fml/./fml
. ... Toggle all (including hidden) files
/ ... Change directory
: ... Execute command
> ... Create file or directory/
- ... Delete file
Q ... Quit
←, H ... Back
↓, J ... Move down
↑, K ... Move up
→, L ... Open