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

s nas command 在windows 的CMD和gitBash 部分情况下运行出错 #955

Open
fitoe opened this issue Apr 4, 2023 · 0 comments
Open

Comments

@fitoe
Copy link

fitoe commented Apr 4, 2023

CMD中

参数无法生效(-o 以及 /o 格式参数都无效)
image

gitBash

运行
bash s nas command ls /mnt/auto
会报错:
image

但将command 后的参数用引号包裹后可正常执行:
bash s nas command 'ls /mnt/auto'

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