maxishell
Implementation of a shell for Linux-like systems
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv, char **envp) |
int main | ( | int | argc, |
char ** | argv, | ||
char ** | envp | ||
) |
Definition at line 18 of file main.c.
References env_tests(), EXIT_FAILURE, ft_printf(), and pipe_tests().