Sunday 24 April 2016

Special Characters that can be used in Windows PowerShell output

Special Characters that can be used in Windows PowerShell output


Special Characters that can be used in Windows PowerShell output are below this will be useful when you want to include these below special characters in your output.

  • `0 -- Null
  • `a -- Alert
  • `b -- Backspace
  • `n -- New line
  • `r -- Carriage return
  • `t -- Horizontal tab
  • `' -- Single quote
  • `" -- Double quote

No comments:

Post a Comment