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