Skip to content

Feedback from Project Demo and Afterthoughts

isha-l edited this page Mar 6, 2013 · 1 revision

Suggested changes:

  • Do not have a separate run command. Should be able to execute just by typing out the file name.
  • Should be able to run built in shell commands in background as well

Bugs:

  • Memory issue when running in a ssh session (see issue #10)
  • Extra new line after running certain shell command like ls

Future Enhancements:

  • PATH could be modified by appending new dir to old PATH (instead of writing it out in full) ex. setenv PATH $PATH:/home/315project/linux-shell

Clone this wiki locally