mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-07-01 05:00:06 +02:00
Added write-red.ps1, write-green.ps1 and write-blue.ps1
This commit is contained in:
@ -58,6 +58,9 @@ The following PowerShell scripts can be found in the [Scripts/](Scripts/) subfol
|
||||
* [weather-report.ps1](Scripts/weather-report.ps1) - prints the local weather report
|
||||
* [weather-worldwide.ps1](Scripts/weather-worldwide.ps1) - prints the current weather of cities worldwide
|
||||
* [wakeup.ps1](Scripts/wakeup.ps1) - sends a magic packet to the given computer, waking him up
|
||||
* [write-blue.ps1](Scripts/write-blue.ps1) - writes the given text in blue
|
||||
* [write-green.ps1](Scripts/write-green.ps1) - writes the given text in green
|
||||
* [write-red.ps1](Scripts/write-red.ps1) - writes the given text in red
|
||||
* [zip-dir.ps1](Scripts/zip-dir.ps1) - creates a zip archive of the given folder
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user