para-cada
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/para-cada/
Executes your command for each file selected using glob expression(s).
pip install para-cada
para-cada is a CLI tool which automates repetitive file-based tasks using simple commands with glob expressions. It processes each file in a specified set, running your chosen command for each match.
This tool has features which includes batch processing, Python-based filters, concurrency and dry-run modes for safe previews. It can customize commands with powerful expressions referencing file properties or content. You can even use plugins for more advanced operations.
Ideal for those who managing large file collections, para-cada is great for tasks like renaming, sorting, or any repetitive task you want to eliminate from the terminal.