Customizing your Windows Command Prompt
Hate it when you go into terminal and you have this?
Or worse of f
How to make your cmd a little more “customized” and get your Friends to go wow.
All you need to do is type
Prompt $A
Or My Favorite
Prompt $G
$H is also nice
Something easy to do J
Command
|
Affect
|
$A
|
& (Ampersand)
|
$B
|
| (pipe)
|
$C
|
( (Left parenthesis)
|
$D
|
Current date
|
$E
|
Escape code (ASCII code 27)
|
$F
|
) (Right parenthesis)
|
$G
|
> (greater-than sign)
|
$H
|
Backspace (erases previous character)
|
$L
|
< (less-than sign)
|
$N
|
Current drive
|
$P
|
Current drive and path
|
$Q
|
#NAME?
|
$S
|
(space)
|
$T
|
Current Time
|
$V
|
Windows version number
|
$_
|
Carriage return and linefeed
|
$$
|
$ (dollar sign)
|
#bearMan
No comments:
Post a Comment