Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imitate find CLI #5

Open
simonsan opened this issue Aug 11, 2023 · 0 comments
Open

Imitate find CLI #5

simonsan opened this issue Aug 11, 2023 · 0 comments
Labels
A-cli Area: `organize` command line interface

Comments

@simonsan
Copy link
Contributor

find /path/to/dir -type d -empty -delete

https://man7.org/linux/man-pages/man1/find.1.html

It is easy to remember and also straight forward. I think it can be valuable to keep the CLI clean, although probably most people will use organize with a config file or via scripting API, if not a GUI.

@simonsan simonsan added the A-cli Area: `organize` command line interface label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cli Area: `organize` command line interface
Projects
None yet
Development

No branches or pull requests

1 participant