Files
minishell/include
marcnava-42cursus 6bc2eab19b feat: Redirections applied
Now redirections work.
> redirects to a file
< reads the content of a file and set it to the input of a command
>> append the output of a command into a file
2026-02-12 20:28:05 +01:00
..
2026-02-09 22:08:45 +01:00
2026-02-12 20:28:05 +01:00