Commit Graph

78 Commits

Author SHA1 Message Date
d9b819165e fixed file execution error handling 2024-03-06 10:21:23 +01:00
e19a9a6114 splited execution into multiple files and normed everything 2024-03-05 19:30:58 +01:00
02d4d7d782 added unset 2024-02-28 12:59:54 +01:00
4a52d92aff implemented outfile redirections 2024-02-26 21:14:15 +01:00
951b043dc8 working on file redirections 2024-02-26 16:38:14 +01:00
832763186b pipes are broken :( 2024-02-25 14:03:19 +01:00
fc8431fb6c single pipe works :D 2024-02-25 10:28:16 +01:00
f4ad139821 adding out_type in progress 2024-02-22 18:04:43 +01:00
b051ca897d pipes working without valgrind errors :) 2024-02-22 13:51:31 +01:00
4a672c4fb6 made progress on pipe exec but there are some valgrind errors :/ 2024-02-21 23:24:03 +01:00
1914c9253a working on execution 2024-02-21 19:16:41 +01:00
c1ed9b355d migrated to msh struct and normed 2024-02-21 17:47:23 +01:00
d70952b7be migrating to msh struct, wip 2024-02-21 15:55:45 +01:00
3d540f0d6d fixed norme 2024-02-21 13:15:46 +01:00
ff1f6351aa working on aliases 2024-02-18 19:06:16 +01:00
3efa1fffa3 fixed prototypes 2024-02-18 17:21:12 +01:00
1396ee52af env modifiable 2024-02-18 16:37:22 +01:00
86d96fc099 alias modifiable 2024-02-18 16:31:31 +01:00
cec4e7a3a3 modif sur le makefile, ~ dans le prompt 2024-02-18 15:53:17 +01:00
7b5b5338a4 alias parsing 2024-02-17 04:37:01 +01:00
e6fff0aec3 Merge branch 'main' of github.com:mdev9/minishell 2024-02-17 02:37:35 +01:00
bc1ff85c18 debut alias parsing 2024-02-17 02:37:14 +01:00
22b79aa45f added alias struct 2024-02-17 02:32:28 +01:00
4340621705 add alias to .h 2024-02-17 02:23:27 +01:00
d202d0e337 merge 2024-02-16 22:25:59 +01:00
bff4457aeb fixed header 2024-02-16 22:24:57 +01:00
6ecebc63d2 compiles now 2024-02-16 22:23:22 +01:00
79f99ce489 coucou 2024-02-16 21:53:38 +01:00