69
submitted 2 days ago by Euphoma@lemmy.ml to c/linux@lemmy.ml

Or any other alternate shells that aren't bash?

you are viewing a single comment's thread
view the rest of the comments
[-] LeFantome@programming.dev 13 points 1 day ago

limited functionality as it’s not the full blown .NET

This is misleading to the point of being completely wrong

On Linux, you do not have access to Windows UI frameworks like WinForms, the Windows registry, and to System.Drawimg (because it is just a thin wrapper over Win32). Essentially the entire .NET standard library is available on Linux.

I would argue that .NET is actually better on Linux for some things (like web dev).

That said, I can see no reason to use PowerShell on Linux unless you are a .NET dev.

There are PowerShell cmdlets that do not work on Linux. Again, mostly stuff that talks to explicitly Windows services and sub-systems. But that has nothing to do with .NET at all. Also, path separators and case sensitivity is different on Linux. So, cross-platform scripting is a pain.

this post was submitted on 04 Aug 2025
69 points (100.0% liked)

Linux

57021 readers
567 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS