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

xargs.cmd fails to process file name with '!' #1

Open
jayjun911 opened this issue Feb 1, 2020 · 2 comments
Open

xargs.cmd fails to process file name with '!' #1

jayjun911 opened this issue Feb 1, 2020 · 2 comments

Comments

@jayjun911
Copy link

Thanks for the awesome utility. It's brilliant!
BTW, I had problem with using this utility on file names that contains '!' char.
dir * /b | more, does render correctly, but if go through the batch it just disappears.

Does anyone has good solution?

@jayjun911 jayjun911 changed the title fails to process file name with '!' xargs.cmd fails to process file name with '!' Feb 1, 2020
@OxideDevX
Copy link

What types of files are you having problems with?

@jayjun911
Copy link
Author

for example, when a file name == abc!.zip
dir * /b | unzip x, will not process abc!.zip, but all others

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