|
42sh 1.0.0
Create a shell in C
|
The file containing the where builtin. More...
#include "../../include/myshell.h"Functions | |
| int | exec_where (mysh_t *mysh) |
| The where builtin. | |
The file containing the where builtin.
| int exec_where | ( | mysh_t * | mysh | ) |
The where builtin.
| mysh | The shell structure |