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

Current directory on Windows #16

Open
uranusjr opened this issue Jun 24, 2017 · 0 comments
Open

Current directory on Windows #16

uranusjr opened this issue Jun 24, 2017 · 0 comments
Labels

Comments

@uranusjr
Copy link
Member

uranusjr commented Jun 24, 2017

發現其實有方法啊 XD

可以用 cd (不加參數) 或者 echo %cd%

uranusjr@LENOVO-YOGA C:\Users\uranusjr
> cd
C:\Users\uranusjr

uranusjr@LENOVO-YOGA C:\Users\uranusjr
> echo %cd%
C:\Users\uranusjr
@uranusjr uranusjr added the bug label Jun 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant