mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 06:27:16 +02:00
Update write-clock.ps1 and write-time.ps1
This commit is contained in:
@ -2,9 +2,10 @@
|
||||
.SYNOPSIS
|
||||
Writes the current time
|
||||
.DESCRIPTION
|
||||
This PowerShell script determines and writes the current time.
|
||||
This PowerShell script queries the current time and writes it to the console.
|
||||
.EXAMPLE
|
||||
PS> ./write-time
|
||||
PS> ./write-time.ps1
|
||||
🕒7:20 PM
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user