Minishell
|
Functions | |
int | select_command (data_t *data, run_command_t *command) |
Variables | |
const built_in_t | builtins [] |
int select_command | ( | data_t * | data, |
run_command_t * | command ) |
data | Global data structure |
command | item on the linked list that contains the current command |
const built_in_t builtins[] |