this post was submitted on 13 Jul 2023
256 points (95.1% liked)

Asklemmy

42541 readers
1821 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

Additionally, what changes are necessary for you to be able to use Linux full time?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ocassionallyaduck@lemmy.world 2 points 1 year ago (1 children)

The Windows command line is just so far removed from linux/mac terminal. Powershell is the closest Windows has out of the box really, and it's a poweruser tool exclusively. Not to mention that by default, Powershell comes with aliases for common commandline inputs, so users are still not learning the correct commands and syntax.

This builds an ignorance problem, as you alluded to. I've done a lot in android and linux, but not enough where I can hammer away at a linux terminal and do anything but cause damage.

And I don't think this is a "fault" in linux so to speak, but it's an issue that needs to be overcome for most users to make the switch from something where the terminal was strictly and "optional" tool for them.

[โ€“] thiccdiccnicc@sh.itjust.works 2 points 11 months ago

WSL? Windows for GUI programs and WSL for any CLI work. All my servers are Linux but I just ssh into them. Everything runs this way all nice and happy and I never ever touch PowerShell.