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