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

filecommander delete <filename> <filextension> #6

Open
gedw99 opened this issue Jul 2, 2024 · 4 comments
Open

filecommander delete <filename> <filextension> #6

gedw99 opened this issue Jul 2, 2024 · 4 comments

Comments

@gedw99
Copy link

gedw99 commented Jul 2, 2024

Was wondering how you feel about adding this:

filecommander delete <filename> <filextension> 

so then I could do this to delete all darwin and windows binaries, that conform to a naming convention I use. For example : xxx_darwin_arm64

filecommander delete ./.bin *_darwin_*
filecommander delete ./.bin *_windows_*

filecommander search by file extension works great, however I wanted to also be able to delete by file extension or file name wildcard

@geoffrey1330
Copy link
Owner

This is really a cool feature to add to filecommander. Feel free to send a PR if it something you want to contribute to.

@gedw99
Copy link
Author

gedw99 commented Jul 4, 2024

Don’t have time .

@geoffrey1330
Copy link
Owner

That's fine.
I will implement it myself

@gedw99
Copy link
Author

gedw99 commented Jul 5, 2024

Thankyou so much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants