how to hide the whole path in windows command line code example
Example: How do I hide the path in command line prompt on Windows?
//use command
prompt [text]
//relace full path with one > symbol
prompt $g
//to view more option use
prompt /?
//use command
prompt [text]
//relace full path with one > symbol
prompt $g
//to view more option use
prompt /?