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