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

cd not yet working #7

Closed
yumaikas opened this Issue Mar 3, 2017 · 1 comment

Comments

Projects
None yet
2 participants
@yumaikas
Contributor

yumaikas commented Mar 3, 2017

Right now, when I run bin/osh, ls works, but cd either does nothing, or fails because it cannot find the cd executable, depending on if I am running on OSX or Ubuntu 14.04

@andychu

This comment has been minimized.

Show comment
Hide comment
@andychu

andychu Jul 23, 2017

Contributor

cd is mostly there, although some flags aren't implemented. Should be verifiable in the first release:

http://www.oilshell.org/blog/2017/07/23.html

Contributor

andychu commented Jul 23, 2017

cd is mostly there, although some flags aren't implemented. Should be verifiable in the first release:

http://www.oilshell.org/blog/2017/07/23.html

@andychu andychu closed this Jul 23, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment