Added next-joke.ps1

This commit is contained in:
Markus Fleschutz
2021-01-12 17:06:35 +01:00
parent 67aa4372a6
commit 85811b5d70
3 changed files with 19 additions and 0 deletions

View File

@ -50,6 +50,7 @@ MD5.ps1, prints the MD5 checksum of the given file
make-install.ps1, installs built executables and libs to the installation directory
moon.ps1, prints the current moon phase
mute-audio.ps1, mutes audio
next-joke.ps1], gets the next random Juck Norris joke
open-browser.ps1, starts the default Web browser
open-calculator.ps1, starts the calculator program
open-email-client.ps1, starts the default email client

1 Filename Description
50 make-install.ps1 installs built executables and libs to the installation directory
51 moon.ps1 prints the current moon phase
52 mute-audio.ps1 mutes audio
53 next-joke.ps1] gets the next random Juck Norris joke
54 open-browser.ps1 starts the default Web browser
55 open-calculator.ps1 starts the calculator program
56 open-email-client.ps1 starts the default email client