Adjusted GetHomeDir() and fixed cd command
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
const char* GetHomeDir(void);
|
||||
void ioRedirection(CommandStruct *command);
|
||||
void IntegratedCheck(CommandStruct* command);
|
||||
int IntegratedCheck(CommandStruct* command);
|
||||
void GetInput(char* inputString);
|
||||
void append(char *input, char *file);
|
||||
void input(char *command);
|
||||
|
||||
Reference in New Issue
Block a user