From 9b7dc5dd846a15cf83bfb8bb8bb59101632c983f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=A8Roman?= <¨roman.mikhaylenko14@hotmail.com¨> Date: Sat, 9 Nov 2024 13:19:42 +0000 Subject: [PATCH] suck it --- src/execute/execute_child.c | 2 +- src/utils/.maxishell_history | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 src/utils/.maxishell_history diff --git a/src/execute/execute_child.c b/src/execute/execute_child.c index 10e92569..a6467f22 100644 --- a/src/execute/execute_child.c +++ b/src/execute/execute_child.c @@ -123,7 +123,7 @@ static void handle_exec_errors(char *exec_path, t_ms_data *data) } if (execve(exec_path, data->args, env_to_array(data->envp)) == -1) { - ft_putstr_fd("minishell: fuck it\n", STDERR_FILENO); + ft_putstr_fd("maxishell: command not found\n", STDERR_FILENO); exit(IS_DIRECTORY); } } diff --git a/src/utils/.maxishell_history b/src/utils/.maxishell_history new file mode 100644 index 00000000..e37053c6 --- /dev/null +++ b/src/utils/.maxishell_history @@ -0,0 +1,3 @@ +"" +e +tegtrg