Difference between revisions of "Power Shell"

Jump to navigation Jump to search
105 bytes added ,  13:04, 28 September 2010
→‎Useful One-Liners: Added "Current working directory"
(→‎SMTP / Email Sending: Added "With Attachments")
(→‎Useful One-Liners: Added "Current working directory")
Line 41: Line 41:
! Command              !! Description  
! Command              !! Description  
|-
|-
|<code> Get-Content <file-path> <nowiki>|</nowiki> Out-GridView </code> || Display (log)file in the nice Grid View window  
|<code> Get-Content <file-path> <nowiki>|</nowiki> Out-GridView </code> || Display (log)file in the nice Grid View window  
|-
|<code> (Get-Location -PSProvider FileSystem).ProviderPath </code>      || Current working directory 
|}
|}


Navigation menu