Change Windows 10 CMD like Linux Terminal









Change your WINDOWS 10 CMD like Linux Terminal



the steps are:



change the command prompt settings.



$q = (equal sign) 

$$ $ (dollar sign)

$t Current time

$d Current date

$p Current drive and path

$v Windows version number

$n Current drive

$g > (greater than sign)

$l < (less than sign)

$b      b | (pipe)

$a & (ampersand)

$c ( (left parenthesis)

$f ) (right parenthesis)

$s space

$m       Displays the remote name associated with the current drive letter

$_      show the prompt on next line





prompt with the computername and the current folder with greater then sign and space.

PROMPT [$s%username%@%computername%$s]$s



Restore the default prompt

PROMPT $P$G



set the prompt setting permanently

SETX PROMPT $options






Comments

Popular posts from this blog

How to install AnyDesk on Rhel 8 / Centos 8

Huawei OLT how to Add into U2000 NMS

How to install caching only dns server on Rhel 8 / Centos 8