issues
search
habvi
/
42_minishell
Re-implemented a simple shell.
4
stars
0
forks
source link
fix bugs / null token, &, close
#256
Closed
ak0327
closed
1 year ago
ak0327
commented
1 year ago
[x]
''a
などの判定 7f6a4ae
[x]
&
1文字であれば文字列と判定 e4ac690
[x] execute error時のclose(fd) eb54f98
''a
などの判定 7f6a4ae&
1文字であれば文字列と判定 e4ac690