this post was submitted on 13 Jul 2023
297 points (95.7% liked)

Asklemmy

43329 readers
2004 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_[email protected]~

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
[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

Yes, they knew that, you described it fine. They were asking if Window's equivalent, PowerShell or CMD is preferable. Though they fail to realize that most Windows users will never need to use either of those tools under normal operation, even if they could choose to use them to simplify some tasks. The terminal in Linux is encouraged, whereas equivalent(-ish) tools in Windows are optional and really only required for Sys Admins.

[โ€“] Professorozone 2 points 1 year ago

I see. Thanks for the explanation.

[โ€“] [email protected] 1 points 1 year ago (1 children)

Depending on your Linux distro you can manage entirely without using the terminal, there are plenty of graphical package managers. My point is that if you do need to do command line stuff then a bash terminal is much more user-friendly than the horrors of cmd or powershell!

[โ€“] [email protected] 2 points 1 year ago (1 children)

Oh, I'm certainly not arguing with you. I have to use Windows for work and hate it. Been daily driving Linux for years on my own PC. I should find out if I can get WSL up and running on my work machine. I've been contenting myself with git bash thus far. PowerShell is at least better than CMD, but truthfully I've never really put the effort in to learn it properly since I very rarely need to do anything complicated on the command line in Windows.

[โ€“] [email protected] 2 points 1 year ago (1 children)

I'd definitely recommend WSL, wasn't to hard to set up on my own machine so unless you've got a locked down work machine then probably worth the effort

[โ€“] [email protected] 2 points 1 year ago

Funny thing just happened. Started working on a new project at work and in order to get properly set up I have to get WSL up and running. How convenient, and more than a little coincidental with the timing.