An open API service indexing awesome lists of open source software.

https://github.com/crosbymichael/fm

CLI based file manager
https://github.com/crosbymichael/fm

Last synced: about 1 month ago
JSON representation

CLI based file manager

Awesome Lists containing this project

README

        

# fm

CLI based file manager to perform operations in bulk

## Bulk Rename

```bash
> fm bk
```

This will open your `cwd` in your `$EDITOR`.
You can make edits for how you want the files to be renamed and then save and quit.
You will be asked to confirm with `yes` before any files are renamed.