Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Where does Powershell ISE store tabs when it crashes?

Replace a character with new line

powershell powershell-4.0

Objects with no '.Count' Property - use of @() (array subexpression operator) vs. [Array] cast

Assigning file access rights to IIS_IUSRS using PowerShell

powershell file-access

VS Code terminal colors are screwy

Different behaviour and output when piping in CMD and PowerShell

powershell encoding cmd pipe

PowerShell eye for the Bash guy

bash powershell

In Powershell, what's the most efficient way to split a large text file by record type?

powershell text-files etl

PowerShell: How to check for multiple conditions (folder existence)

powershell

How to ensure that we are using powershell 2.0?

powershell powershell-2.0

PowerShell equivalent of BASH (etc) 'type' command?

Powershell mandatory bool always true

How to call function in a Powershell Write-Host statement

powershell

How to read a line from a file in PowerShell

powershell

"[" and "]" characters mess up get-childitem

Validate file path parameter

powershell

Remove-Item errors when run at end of TFS build

JSON Array in PowerShell

Update powershell to the latest revision

powershell

Start window's terminal from CLI and pass in an executable command to run