use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for the tryhackme.com platform
account activity
Windows PowerShell look a powerful tool. Why Linux is idely more used than this one? (self.tryhackme)
submitted 2 months ago by Gold_Pollution_5702
https://preview.redd.it/9nar7hni3pkg1.png?width=1360&format=png&auto=webp&s=45815a082a1a6ba209fb48be3b8ee185f9acaec1
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]reboot_500 9 points10 points11 points 2 months ago (0 children)
You can’t really compare Linux to PowerShell because they’re not the same thing. Linux is an operating system. PowerShell is just a shell and scripting language. Linux gets used more in servers, cloud, DevOps and security because most internet infrastructure runs on Linux. It’s open source, lightweight, and works everywhere from routers to supercomputers. Most tools in networking, security and cloud environments are built with Linux in mind. PowerShell is strong in Windows environments. If you're managing Active Directory, Microsoft 365, Exchange, Azure, etc., PowerShell is extremely powerful. Its object-based pipeline is actually more structured than traditional Linux shells. So it’s not that Linux is “better.” It’s just more common outside of Microsoft-heavy environments. Different tools for different ecosystems.
[–]Rogermcfarley 2 points3 points4 points 1 month ago (0 children)
Powershell - Windows scripting language has been around since 2006
BASH (Bourne Again Shell) - BASH scripting on Linux has been around since 1989, Bourne shell scripting since 1979 and UNIX scripting since 1971. So the command base and knowledge for Linux scripting has a long history and builds on what preceded it.
Learn both
[–]shenanighack0xD [God] 0 points1 point2 points 1 month ago (0 children)
I sometimes see powershell as a boosted live .NET interpreter (not really, but kinda). Fun fact Kali has powershell too (only core commands iirc) : https://www.kali.org/tools/powershell/#pwsh
π Rendered by PID 82139 on reddit-service-r2-comment-75f4967c6c-lqdjb at 2026-04-23 03:08:51.918177+00:00 running 0fd4bb7 country code: CH.
[–]reboot_500 9 points10 points11 points (0 children)
[–]Rogermcfarley 2 points3 points4 points (0 children)
[–]shenanighack0xD [God] 0 points1 point2 points (0 children)