fman
is a lightweight and extensible command-line tool for managing files and directories.
Designed for simplicity and clarity, it provides intuitive commands to:
- Copy files and folders
- Move and rename files
- Delete files with optional confirmation
- Filter operations by name, size, or modification date (planned)
Whether you're automating workflows, organizing backups, or just need quick file operations in your terminal, fman
helps you stay fast and focused.
Built with Rust — blazing fast, reliable, and ready to grow.
Future plans include:
- Recursive operations
- Pattern matching
- Async file traversal
- Optional GUI wrappers