# Creating a PSCustomObject in Powershell
$MyDetails = @{
Name = 'Sean'
Height = '188cm'
}
$Me = New-Object -TypeName PsObject -Property $MyDetails
Code Example |
---|
Shell :: grep specific file |
Shell :: docker access denied |
Shell :: github drupalcomposer project |
Shell :: tar.gz terminal |
Shell :: virtualbox mac install brew |
Shell :: change date linux |
Shell :: docker run restart always |
Shell :: * branch master - FETCH_HEAD |
Shell :: vite starting comand |
Shell :: proc folder |
Shell :: azure powershell module |
Shell :: ifconfig not foound |
Shell :: linux check if dir is mounted |
Shell :: Remove uninstall Java in CentOS |
Shell :: how to install slack in ubuntu |
Shell :: apartheid linux |
Shell :: centos search file by name |
Shell :: install ionic cli specific version |
Shell :: install babel |
Shell :: ubuntu mouse mover |
Shell :: linux search inside files |
Shell :: add role to node kubernetes |
Shell :: choco install watchman |
Shell :: npm three |
Shell :: edit iptables |
Shell :: android mobile screen share in ubunut |
Shell :: install pylatex with dependency |
Shell :: pm2 start yarn start |
Shell :: git reverse last push |
Shell :: sh: 1: nodemon: not found |