get current working directory for the console line
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#ifndef _MYSHELLIN_LOOP
|
||||
#define _MYSHELLIN_LOOP
|
||||
void remove_new_line(char *line);
|
||||
char *get_working_directory();
|
||||
void print_input_line();
|
||||
void loop();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user