Issues
- 0
[feat] error handling
#72 opened by san-ghun - 0
[test] edge cases
#73 opened by san-ghun - 0
[feat] exit with unsupported argument
#98 opened by san-ghun - 0
[feat] builtins: `exit` with no options
#34 opened by san-ghun - 0
[bug] `ft_env` does not work with `grep`
#74 opened by san-ghun - 0
- 0
- 5
- 0
[feat] builtins: `unset` with no options
#32 opened by san-ghun - 0
[feat] builtins: `pwd` with no options
#30 opened by san-ghun - 0
[feat] builtins: `export` with no options
#31 opened by san-ghun - 0
- 0
- 0
[feat] implement pipe `|`
#22 opened by san-ghun - 0
[feat] builtins: `echo` with option `-n`
#28 opened by san-ghun - 0
- 0
[feat] redirection: `<` should redirect input
#18 opened by san-ghun - 0
[feat] redirection: `>` should redirect output
#19 opened by san-ghun - 1
[feat] implement case when `;`
#17 opened by san-ghun - 0
- 0
[feat] parsing command line
#26 opened by miooo0o - 0
[feat] Tokenising `cmd` in each node
#48 opened by miooo0o - 0
[feat] Rebuild `parsecmd`
#38 opened by miooo0o - 0
- 0
- 0
- 0
[feat] implement a working `history`.
#40 opened by san-ghun - 0
[feat] implement case when `\`
#16 opened by miooo0o - 0
- 0
[feat] interactive mode: `ctrl-\` does nothing
#25 opened by san-ghun - 0
- 0
[feat] implement execvp() from execve()
#13 opened by san-ghun