this post was submitted on 15 Mar 2025
391 points (99.2% liked)

Linux

6493 readers
1151 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CeeBee_Eh@lemmy.world 1 points 7 hours ago (1 children)

It has standard bash capabilities

Well, ya. Its terminal interface, I'd expect it to have "basic" capabilities.

also can run standard dotnet libraries.

That's not exactly a selling point.

What can bash do that PowerShell can't?

Write succinct and easy to read commands. Interop with all the powerful tools in the Linux ecosystem (which is the point of a shell like bash).

posix lost except insofar as it lives on in the two mainstream highly proprietary OSs.

That's just simply not true. Three majority of core utils you find on most Linux systems are POSIX compliant or mostly compliant. IIRC all the GNU tools are POSIX.

[โ€“] easily3667@lemmus.org 1 points 7 hours ago

So your factual and objective point is, let me make sure I captured this right, is:

  • Bash looks pretty
  • Bash can run executables

Cool