mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-16 17:51:28 +01:00
Update README.md
This commit is contained in:
parent
413e1f1fc8
commit
ab8ab2a9ba
16
README.md
16
README.md
@ -5,14 +5,14 @@ Useful cross-platform PowerShell scripts, to be used on the command-line (CLI) o
|
|||||||
|
|
||||||
PowerShell Scripts
|
PowerShell Scripts
|
||||||
------------------
|
------------------
|
||||||
* password.ps1 - generates and prints a single new password
|
* **password.ps1** - generates and prints a single new password
|
||||||
* passwords.ps1 - generates and prints a list of new passwords
|
* **passwords.ps1** - generates and prints a list of new passwords
|
||||||
* poweroff.ps1 - halts the local computer, administrator rights might be needed
|
* **poweroff.ps1** - halts the local computer, administrator rights might be needed
|
||||||
* reboot.ps1 - reboots the local computer, administrator rights might be needed
|
* **reboot.ps1** - reboots the local computer, administrator rights might be needed
|
||||||
* speak.ps1 - speaks the given text
|
* **speak.ps1** - speaks the given text
|
||||||
* translate.ps1 - translates the given text
|
* **translate.ps1** - translates the given text
|
||||||
* txt2wav.ps1 - converts text into a audio .WAV file
|
* **txt2wav.ps1** - converts text into a audio .WAV file
|
||||||
* wakeup.ps1 - sends a magic packet to the given computer, waking him up
|
* **wakeup.ps1** - sends a magic packet to the given computer, waking him up
|
||||||
|
|
||||||
What is PowerShell?
|
What is PowerShell?
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user