Tanguy MAZE
|
2fee92fc03
|
WIP non tested handling of . and .. paths
|
2019-01-24 17:27:38 +01:00 |
|
Tanguy MAZE
|
9dc92563e3
|
WIP added basic cd command
The command only works with `-`, absolut paths and empty arg
No option has been added
|
2019-01-21 17:35:57 +01:00 |
|
Tanguy MAZE
|
0dfcd409df
|
NEARLY DONE exec with path or PWD
finished functionality that allows exec from other than full absolut
path
nearly normed
|
2019-01-17 17:56:02 +01:00 |
|
Tanguy MAZE
|
dcc7d43dd9
|
WIP check path to launch executable
- able to launch ls from path
- full user entry check (non existing exec, empty command..) still to do
|
2019-01-16 17:30:11 +01:00 |
|
Tanguy MAZE
|
d21269c7ef
|
added unsetenv built-in + corrected looping Makefile
|
2019-01-15 15:18:17 +01:00 |
|
Tanguy MAZE
|
36d7fc342d
|
added basic env & setenv commands
|
2019-01-13 19:03:08 +01:00 |
|
Tanguy MAZE
|
b60be696b0
|
added full chained list env
|
2019-01-12 17:58:43 +01:00 |
|
Tanguy MAZE
|
35e4c2e23a
|
debug env list WIP
|
2019-01-10 18:01:12 +01:00 |
|
Tanguy MAZE
|
2793aed4e5
|
added function to transform env entry into list element
|
2019-01-08 18:34:22 +01:00 |
|
Tanguy MAZE
|
1edfe5167f
|
prepare for cd builtin
|
2018-11-28 17:29:40 +01:00 |
|
Tanguy MAZE
|
4ce47a9f0b
|
added first builtin
corrected binary execution + added echo
|
2018-11-27 18:38:24 +01:00 |
|