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

Need to pass options in windows #14

Open
jmgbsas opened this issue Sep 28, 2020 · 0 comments
Open

Need to pass options in windows #14

jmgbsas opened this issue Sep 28, 2020 · 0 comments

Comments

@jmgbsas
Copy link

jmgbsas commented Sep 28, 2020

In cmd inwindows I can do

dir /b /s
but all the shell in rust are designed for argument no options
commnadspec I saw that can pass options in linux as you mention in examples
as --bin , or
ls -l
alway teh options are wit '-' or '--'
but there is not options for windos with '/'
Thanks!

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

1 participant