int my_strcmp(char* str1, char* str2); void shell_print_usage(t_shell_env* env); void process_shell_command(char* line, t_shell_env* env);