42-Ikole-Systems / TMK-SH

An awesome POSIX compliant shell.
MIT License
0 stars 0 forks source link

Feat/path resolution #18

Closed K1ngmar closed 1 year ago

K1ngmar commented 1 year ago

Added path resolution before executing program.

Tishj commented 1 year ago

@K1ngmar I couldn't really help myself, so I went ahead and implemented a rough sketch (havent tried to compile it yet, so its probably a hot mess) of the ShellEnvironment I was talking about somewhere in the comments:

https://github.com/42-Ikole-Systems/TMK-SH/tree/shell_environment

K1ngmar commented 1 year ago

LGTM