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

stdbin: add pwd #243

Open
i4ki opened this issue Oct 1, 2017 · 2 comments
Open

stdbin: add pwd #243

i4ki opened this issue Oct 1, 2017 · 2 comments

Comments

@i4ki
Copy link
Collaborator

i4ki commented Oct 1, 2017

why?

Because cygwin's pwd sucks on windows:

λ> cd C:\Users\Tiago\go\src\github.com\NeowayLabs\nash\stdbin\pwd
λ> C:\tools\cygwin\bin\pwd.exe
/cygdrive/c/Users/Tiago/go/src/github.com/NeowayLabs/nash/stdbin/pwd

why?

Because of that several tests fail on windows when using cygwin tools....
I propose a simple pwd that returns sane output on every architecture, not imposing unixys on every one.

@katcipis
Copy link
Member

katcipis commented Oct 1, 2017

Why ?

answer

@i4ki
Copy link
Collaborator Author

i4ki commented Oct 1, 2017

UHAHUAHAHUUAUHAHA

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