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

Proposal: remv #81

Open
dertuxmalwieder opened this issue Dec 14, 2021 · 2 comments
Open

Proposal: remv #81

dertuxmalwieder opened this issue Dec 14, 2021 · 2 comments

Comments

@dertuxmalwieder
Copy link

dertuxmalwieder commented Dec 14, 2021

dertuxmalwieder/remv is an alternative to mv that does recursive renaming with regular expressions (remv = regex move) and a preview mode.

@slavaGanzin
Copy link

This is standard Unix belt:
https://man7.org/linux/man-pages/man1/rename.1.html

Are there any features in renv you cannot do with rename?

@dertuxmalwieder
Copy link
Author

From the man page:

The rename command is part of the util-linux package

So:

  • It is preferably a Linux application. Yet, this repository is “modern Unix”, not “modern Linux”.
  • It would require a whole suite of applications and libraries, not only one executable.

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