this post was submitted on 08 Feb 2024
1091 points (98.5% liked)

linuxmemes

20707 readers
838 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 42 points 7 months ago* (last edited 7 months ago) (24 children)

I am pretty sure it won't work 100% like sudo on Unix-likes, so why didn't they come up with different name, like elevate? This command being sudo will only confuse users.

[–] [email protected] 2 points 7 months ago (1 children)

cd c:\folder

ls Command not found

Every Fn Time , now they add sudo?

[–] [email protected] 2 points 7 months ago (1 children)

Ditch CMD and use PowerShell like a civilised person. ls is a valid built-in alias to Get-ChildItem. cd itself is an alias to Set-Location.

[–] [email protected] 1 points 7 months ago

I just run Linux directly and skip windows for almost everything.

load more comments (22 replies)