mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Add what-is.ps1
This commit is contained in:
@ -182,9 +182,10 @@ turn-volume-down.ps1, turns the audio volume down (-10% by default)
|
||||
unmute-audio.ps1, unmutes audio
|
||||
upload-file.ps1, uploads the local file to the given FTP server
|
||||
voice-control.ps1, executes the PowerShell scripts by voice
|
||||
wakeup.ps1, sends a magic packet to the given computer, waking him up
|
||||
weather.ps1, prints the current weather forecast
|
||||
weather-report.ps1, prints the local weather report
|
||||
wakeup.ps1, sends a magic packet to the given computer, waking him up
|
||||
what-is.ps1, prints a description of the given abbreviation
|
||||
write-animated.ps1, writes animated text
|
||||
write-big.ps1, writes the given text in big letters
|
||||
write-blue.ps1, writes the given text in a blue foreground color
|
||||
|
Can't render this file because it has a wrong number of fields in line 185.
|
31
Data/what-is.csv
Normal file
31
Data/what-is.csv
Normal file
@ -0,0 +1,31 @@
|
||||
Abbr,Context,Description
|
||||
AB,aviation,Air Base
|
||||
AC,aviation,Aircraft
|
||||
ACAS,aviation,Airborne Collision Avoidance System
|
||||
AF,aviation,Air Field
|
||||
AFM,aviation,Aircraft Flight Manual
|
||||
AIP,aviation,Aeronautical Information Publication
|
||||
AMAN,aviation,Arrival Manager
|
||||
AOA,aviation,Angle of Attack
|
||||
AOM,aviation,Airplane Operating Manual
|
||||
AOR,aviation,Area of Responsibility
|
||||
AFIS,aviation,Aerodrome Flight Information Service
|
||||
AFM,aviation,Airplane Flight Manual
|
||||
AGL,aviation,Above Ground Level
|
||||
AIP,aviation,Aeronautical Information Publication
|
||||
ANSP,aviation,Air Navigation Service Provider
|
||||
ATA,aviation,Actual Time of Arrival
|
||||
ATIS,aviation,Automatic Terminal Information Service
|
||||
ATO,aviation,Air Traffic Organization
|
||||
BAF,aviation,Belgian Air Force
|
||||
CAAC,aviation,Civil Aviation Administration of China
|
||||
CAAS,aviation,Civil Aviation Authorization of Singapore
|
||||
CANSO,aviation,Civil Air Navigation Services Organization (founded 1996, located in Amsterdam)
|
||||
CAS,aviation,Calibrated Airspeed
|
||||
CAT,aviation,Category of aircraft
|
||||
CAVOK,aviation,Ceiling And Visibility OK
|
||||
COG,aviation,Center of Gravity
|
||||
CRDA,aviation,Converging Runway Display Aid
|
||||
CTA,aviation,Controlled Time of Arrival
|
||||
CTOT,aviation,Calculated Take-Off Time
|
||||
IAS,aviation,Indicated Air Speed
|
Can't render this file because it has a wrong number of fields in line 23.
|
Reference in New Issue
Block a user