Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@Root Nope, a friend told me about it when I was reverse engineering some C# application.
 - 
				
				
ltlian21116yI regularely find myself thinking I Should Learn Powershell, but it's the autocomplete. The autocomplete just destroys me.
Nowadays I mostly just use it for kubectl and kubefwd. At least it's a little more pleasant to use with the new windows terminal. - 
				
				@Oktokolo you can do something similar in linux too I'd guess with .so files and gdb. And if you can't, just make a script in python that imports that shit and passes arguments and the rest is history.
 - 
				
				@aggelalex
Python 3 indeed is the language i use for all my more complex shell scripts today. 
Related Rants

When I realize that I can load DLLs into PowerShell and run methods from it.
joke/meme
dll
powershell
ps
windows
cool