mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Added list-automatic-variables.ps1
This commit is contained in:
@ -17,6 +17,7 @@ empty-dir.ps1, empties the given directory
|
||||
enable-crash-dumps.ps1, enables the writing of crash dumps
|
||||
inspect-exe.ps1, prints basic information of the given executable file
|
||||
list-anagrams.ps1, lists all anagrams of the given word
|
||||
list-automatic-variables.ps1, lists PowerShell automatic variables
|
||||
list-empty-dirs.ps1, lists empty subfolders in a directory tree
|
||||
list-files.ps1, lists all files in the given folder and also in every subfolder
|
||||
list-installed-software.ps1, lists the installed software
|
||||
@ -58,7 +59,6 @@ speak-text.ps1, speaks the given text by text-to-speech (TTS)
|
||||
switch-shelly1.ps1, switches a Shelly1 device in the local network
|
||||
take-screenshot.ps1, takes a single screenshot
|
||||
take-screenshots.ps1, takes multiple screenshots
|
||||
test.ps1, simple test script
|
||||
train-dns-cache.ps1, trains the DNS cache with frequently used domain names
|
||||
translate-file.ps1, translates the given file from source to target language
|
||||
translate-text.ps1, translates the given text into other languages
|
||||
|
|
Reference in New Issue
Block a user