exit sur la sortie d'erreure et parsing des variables $ mieux

This commit is contained in:
Tom Moron
2024-02-12 20:12:39 +01:00
parent f63d26dea7
commit 979e4e54a0
21 changed files with 33154 additions and 51 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <marvin@42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/07/28 00:35:01 by tomoron #+# #+# #
# Updated: 2024/02/09 18:13:02 by tomoron ### ########.fr #
# Updated: 2024/02/09 18:32:31 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -18,6 +18,7 @@ SRCS = main.c\
ft_exec.c\
ft_exit.c\
ft_echo.c\
ft_pwd.c\
ft_parsing.c\
ft_parsing_var.c