Special Characters


Sometimes, you may need to display special characters that can't be typed. For this reason, PowerShell provides an escape character of `, which is a backward apostrophe, which is technically called a grave accent mark. This escape character is usually located on the same key as ~ on your keyboard. To display a ` by itself, type ``. The special characters are:

Character

Escape Code

Null

`0

Alert

`a

Backspace

`b

Form feed

`f

New line

`n

Carriage return

`r

Tab

`t

Vertical quote

`v



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net