/* ************************************************************************** */1/* */2/* ::: :::::::: */3/* exit_status_utils.c :+: :+: :+: */4/* +:+ +:+ +:+ */5/* By: ssabbaji <[email protected]> +#+ +:+ +#+ */6/* +#+#+#+#+#+ +#+ */7/* Created: 2022/10/02 10:24:11 by ssabbaji #+# #+# */8/* Updated: 2022/10/02 10:24:13 by ssabbaji ### ########.fr */9/* */10/* ************************************************************************** */1112#include "../minishell.h"131415