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

Batch mode on windows command prompt #63

Closed
jiteshdoshi opened this issue Dec 7, 2021 · 3 comments
Closed

Batch mode on windows command prompt #63

jiteshdoshi opened this issue Dec 7, 2021 · 3 comments

Comments

@jiteshdoshi
Copy link

When batch mode is used on Linux terminal with a pattern with wild card, it works perfectly file. For example, If I have multiple ligands like ligand1.pdbqt, ligand2.pdbqt ligand3.pdbqt etc, just giving --batch ligand*.pdbqt does the job, but when same is used in windows command prompt, it looks for a file named ligand*.pdbqt and fails to run. How can this be done in windows without having to type names of all the ligands?

@diogomart
Copy link
Member

@jiteshdoshi
Copy link
Author

@atultiwari
Copy link

This may help: https://stackoverflow.com/questions/15537616/how-to-use-windows-command-line-regular-expressions

Yes thank you. That works.

Hi,
Have you found any solution to make the batch mode work in Windows. I tried various combinations from the link mentioned above but unable to use the batch mode.
Thank you
Atul

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

3 participants