Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

How do I get the directory of the PowerShell script I execute? [duplicate]

powershell

How to test for $null array in PowerShell

powershell null

Check if a string is not NULL or EMPTY

powershell

Displaying Unicode in Powershell

Prevent ArrayList.Add() from returning the index

.net powershell arraylist

How can I test that a variable is more than eight characters in PowerShell?

Web.Config transforms outside of Microsoft MSBuild?

How can prevent a PowerShell window from closing so I can see the error?

powershell

Copy-Item copies directory as well as contents to UNC path

What is the idiomatic way to slice an array relative to both of its ends?

Which parameter set has been used?

Write output to a text file in PowerShell

powershell file-io

Use CTRL + D to exit and CTRL + L to cls in Powershell console

Cannot run Maven using `mvn -D` argument within Microsoft Powershell, but works in Command Prompt

powershell is missing the terminator: "

How do I call New-Object for a constructor which takes a single array parameter?

Using Powershell as terminal in IntelliJ IDEA IDEs like PyCharm, PHPStorm or RubyMine

Find the first file that matches a pattern using PowerShell

powershell

Split string with PowerShell and do something with each token

string powershell tokenize

In Powershell what is the idiomatic way of converting a string to an int?

powershell