Added go-scripts.ps1

This commit is contained in:
Markus Fleschutz
2021-02-26 14:54:30 +01:00
parent 33f5b5b408
commit afc051be0c
3 changed files with 17 additions and 0 deletions

View File

@ -32,6 +32,7 @@ generate-qrcode.ps1, generates a QR code
go-downloads.ps1, go to the user's downloads folder
go-home.ps1, go to the user's home folder
go-music.ps1, go to the user's music folder
go-scripts.ps1, go to the PowerShell Scripts folder
hibernate.ps1, enables hibernate mode for the local computer (requires admin rights)
inspect-exe.ps1, prints basic information of the given executable file
list-anagrams.ps1, lists all anagrams of the given word

1 Script Description
32 go-downloads.ps1 go to the user's downloads folder
33 go-home.ps1 go to the user's home folder
34 go-music.ps1 go to the user's music folder
35 go-scripts.ps1 go to the PowerShell Scripts folder
36 hibernate.ps1 enables hibernate mode for the local computer (requires admin rights)
37 inspect-exe.ps1 prints basic information of the given executable file
38 list-anagrams.ps1 lists all anagrams of the given word