gysiang / minishell

0 stars 1 forks source link

implemented global variable #231

Closed gysiang closed 4 months ago

gysiang commented 4 months ago
  1. implemented global variable.
  2. tested pwd, env , history, history -c
  3. will return 130 when ctrl-c @axellee1994 please do one last check.