Implementing rename subcommand - #179
Conversation
205cf56 to
d97e0b9
Compare
|
Made a few commits, hope that is ok. I am in the swing of working on
Leaving the PR open for review and feedback 😄 |
|
Great additions, thanks for fixing the gaps I apparently made. <3 I like that it by default converts from But then again, we already have many flags (at least to |
|
Or, one alternative could be to add such a flag only to |
That sounds good to me. find "Trash" -type f | cut -d'/' -f2- | tr '/' '\\' | mpqcli remove "$mpq" -Thanks for your continuously amazing work. |
No description provided.