this post was submitted on 08 Jul 2024
637 points (96.9% liked)

Programmer Humor

32054 readers
1455 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago (1 children)

i mean, chown is just a binary. takeown is probably pretty similar, right?

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

Pretty much, yeah

I assume the equivalent would just be ‘takeown /r

As far as I can tell it always uses the currently logged in user as target though