Han2-Ro / 42minishell

0 stars 0 forks source link

pwd now updates PWD and OLDPWD env vars #116

Closed aprevrah closed 5 months ago

aprevrah commented 5 months ago

pwd now updates PWD and OLDPWD env vars, it still uses chdir and getcwd for the actual functionality