• Yueyuan Huang's avatar
    Implement user program set & Update echo behavior · bc363779
    Yueyuan Huang authored
    set lists all environment variables when called with no argument and sets the variable with given name to given value with `set name value`. echo now eval $NAME if NAME is name of an environment variable.
    bc363779