This commit is contained in:
Pin
2022-03-30 21:26:17 -04:00
parent 5224c62e35
commit 28940ba8ee
5 changed files with 81 additions and 13 deletions

1
msh.h
View File

@@ -1,2 +1,3 @@
int builtinExit();
int builtinAuthor();
int builtinCD(char **dir);