forked from netspooky/BGGP
-
Notifications
You must be signed in to change notification settings - Fork 14
PowerShell script #153
Copy link
Copy link
Open
Labels
BGGP EntryBGGP6This issue was created during BGGP6This issue was created during BGGP6VerifiedThis entry has been verifiedThis entry has been verified
Metadata
Metadata
Assignees
Labels
BGGP EntryBGGP6This issue was created during BGGP6This issue was created during BGGP6VerifiedThis entry has been verifiedThis entry has been verified
Type
Fields
Give feedbackNo fields configured for issues without a type.
Entry Info
File Info
File Contents
Environment Info
Windows 10 or above
Target Software and Version
For PowerShell: PowerShell version 5.1 and above
Environment Setup
Contents of file should be saved as "bggp.ps1"
PS1
File can then be executed with
powershell bggp.ps1TXT
File can be read as text using
moreor a similar text reading program:more bggp.ps1.Additional Info
Image: Executing the script with PowerShell outputs the correct output.

Image: File is also handled as text file

file bggp.ps1returns the resultbggp.ps1: ASCII textI saw there was a TXT entry from someone else, but it seemed important to submit an entry for PowerShell as this is also a valid PowerShell script.