polyshell icon indicating copy to clipboard operation
polyshell copied to clipboard

Silent batch echo

Open heetbeet opened this issue 4 years ago • 0 comments

Tested with Git-Bash:

$ cp polyshell.txt polyshell.cmd; ./polyshell.cmd; sh ./polyshell.cmd; mv polyshell.cmd polyshell.ps1; powershell -exec bypass ./polyshell.ps1; rm polyshell.ps1
I'm PolyShell, a batch script!
... and a Unix shell script!
... but also a PowerShell script!

heetbeet avatar Aug 22 '21 13:08 heetbeet