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