joris schaft
|
1d6bd27675
|
[ADD] history
|
2024-05-31 13:47:33 +02:00 |
|
mcolonna
|
f4392c039f
|
fix pipes error + handle no call error + norm
|
2024-05-17 14:44:36 +02:00 |
|
mcolonna
|
2ce36c258e
|
Merge exec_command and parse_command modifications
|
2024-05-16 18:27:57 +02:00 |
|
joris schaft
|
9d70f4ccb2
|
[ADD] multiple pipe
|
2024-05-13 14:10:41 +02:00 |
|
mcolonna
|
c86126ec9d
|
[ADD] redirection '>>'
also fix close_fds()
|
2024-05-02 15:23:09 +02:00 |
|
mcolonna
|
f8c50143d6
|
[ADD] too much colors (and change header)
|
2024-05-01 12:48:12 +02:00 |
|
mcolonna
|
d7b4631701
|
redirections, empty command, parse errors++
|
2024-04-30 16:27:59 +02:00 |
|
mcolonna
|
117631d50e
|
manage errors
|
2024-04-29 15:49:12 +02:00 |
|
mcolonna
|
581dad0146
|
[ADD] clear screen at start of minishell
|
2024-04-26 14:19:31 +02:00 |
|
mcolonna
|
d90fc62be5
|
change execute_call() and fork_exec() prototypes
|
2024-04-26 12:28:23 +02:00 |
|
mcolonna
|
7df3184578
|
fix errors. Remaining errors:
- segfault when empty command
- doesn't wait for the end of the command before prompting
|
2024-04-25 18:15:37 +02:00 |
|
mcolonna
|
af6488534b
|
[ADD] parse_command()
|
2024-04-25 16:59:09 +02:00 |
|
mcolonna
|
24d8b38510
|
Merge branch 'mylan2' into mylan
|
2024-04-24 13:29:49 +02:00 |
|
mcolonna
|
2da8cbabdd
|
add ask_command() and minishell_error()
|
2024-04-23 16:02:01 +02:00 |
|
mcolonna
|
a0ad80a375
|
basic functions to make
|
2024-04-23 14:55:47 +02:00 |
|