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

Optional functionality: Add a PATH variable #13

Closed
edgariscoding opened this issue Mar 15, 2016 · 1 comment
Closed

Optional functionality: Add a PATH variable #13

edgariscoding opened this issue Mar 15, 2016 · 1 comment
Assignees
Labels

Comments

@edgariscoding
Copy link
Owner

The shell that you are building is fairly simplistic. For teams who have completed all requirements for this program and are looking for an additional challenge, teams may add the following optional functionality to gain bonus points added to your team’s overall score:

Add a PATH variable.

However, all required functionality must be implemented prior to attempting this extra credit work as no points will be given for attempting this functionality if all requirements have not been completed. In other words, make sure your program is complete before attempting this extra credit.

@edgariscoding
Copy link
Owner Author

Implemented in #20.

PATH variable can only be changed in interactive mode.

Use:

prompt> PATH=/new/path

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