mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 20:50:02 +02:00
Renamed to list-earthquakes.ps1
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/snap/bin/powershell
|
||||
|
||||
# Syntax: ./earthquakes.ps1
|
||||
# Description: prints the stronger earthquakes for the last 30 days
|
||||
# Syntax: ./list-earthquakes.ps1
|
||||
# Description: lists earthquakes >= 6.0 for the last 30 days
|
||||
# Author: Markus Fleschutz
|
||||
# Source: github.com/fleschutz/PowerShell
|
||||
# License: CC0
|
Reference in New Issue
Block a user