starman@programming.dev to Programmer Humor@lemmy.mlEnglish · 5 months agoAndrew just wants to open his files on Windows 10programming.devimagemessage-square105fedilinkarrow-up1640file-text
arrow-up1640imageAndrew just wants to open his files on Windows 10programming.devstarman@programming.dev to Programmer Humor@lemmy.mlEnglish · 5 months agomessage-square105fedilinkfile-text
https://answers.microsoft.com/en-us/windows/forum/all/windows-10-why-dont-i-have-permission-to-open-my/6f33e814-3cc6-4ce6-993c-dffcf1bb5b75
minus-squarebillgamesh@lemmy.mllinkfedilinkarrow-up1·5 months agoi mean, chown is just a binary. takeown is probably pretty similar, right?
minus-squareLemzlez@lemmy.worldlinkfedilinkEnglisharrow-up1·5 months agoPretty much, yeah I assume the equivalent would just be ‘takeown /r <folder>’ As far as I can tell it always uses the currently logged in user as target though
i mean, chown is just a binary. takeown is probably pretty similar, right?
Pretty much, yeah
I assume the equivalent would just be ‘takeown /r <folder>’
As far as I can tell it always uses the currently logged in user as target though