Answers for "How do I hide the path in command line prompt on Windows?"

4

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 /?
Posted by: Guest on May-22-2021

Code answers related to "How do I hide the path in command line prompt on Windows?"

Browse Popular Code Answers by Language