FMeinicke's Wiki
Search
Search
Dark mode
Light mode
Explorer
Tag: pwsh
21 items with this tag.
Jun 04, 2025
List all environment variables
pwsh/get-childitem
env
May 27, 2025
`foreach`
pwsh/foreach
May 27, 2025
Unix `touch` equivalent
pwsh/new-item
touch
May 27, 2025
Unix `read` equivalent
pwsh/read-host
read
May 27, 2025
Unix `grep` equivalent
pwsh/select-string
grep
May 27, 2025
Unix `find` equivalent
pwsh/get-childitem
pwsh/foreach-object
May 27, 2025
Unix `cut` equivalent
pwsh/foreach-object
pwsh/split
pwsh/tostring
May 27, 2025
Unix `curl` equivalent
pwsh/invoke-webrequest
curl
May 27, 2025
Print environment variable of process
pwsh/get-process
python/psutil/Process
environment-variables
May 27, 2025
Escape double quotes
pwsh/escaping
May 27, 2025
Enter a Visual Studio dev shell
pwsh/import-module
enter-vsdevshell
visual-studio
msvc
May 27, 2025
Don't fail if removing non-existent items
pwsh/remove-item
pwsh/-error-action
May 27, 2025
Difference between ampersand (`&`) and dot (`.`)
pwsh/ampersand
pwsh/dot
pwsh/sourcing
pwsh/scope
May 27, 2025
Command-Output to Clipboard
pwsh/clip
May 27, 2025
Bash brace-expansion equivalent
pwsh/expansion
May 27, 2025
Arrays
pwsh/array
May 27, 2025
NAT Switch à la VMware
hyper-v/switch
nat
pwsh
May 27, 2025
Change display resolution
hyper-v
display
pwsh/set-vmvideo
May 27, 2025
Find out which process uses a specific port
port
pwsh/get-process
pwsh/get-nettcpconnection
pwsh/get-netudpendpoint
tcp
udp
May 26, 2025
`ssh-agent` on Windows
ssh
ssh-agent
ssh-add
ssh/key
pwsh/set-service
pwsh/start-service
windows
May 26, 2025
Recover a dropped stash or commit
git/stash/apply
git/gitk
git/fsck
awk
pwsh/select-string
pwsh/foreach