notarobot@lemmy.zip to linuxmemes@lemmy.worldEnglish · edit-22 months agoAm I doing it right? is this how you own the libs?lemmy.zipimagemessage-square15linkfedilinkarrow-up1413
arrow-up1413imageAm I doing it right? is this how you own the libs?lemmy.zipnotarobot@lemmy.zip to linuxmemes@lemmy.worldEnglish · edit-22 months agomessage-square15linkfedilink
minus-squaretoynbee@lemmy.worldlinkfedilinkarrow-up8·2 months agoIf you’re changing the ownership of a file to a user and that user’s primary group, you can just do chown username: file. (Not that the lemmy group is guaranteed to be the default group of the lemmy user, but I’m guessing… )
If you’re changing the ownership of a file to a user and that user’s primary group, you can just do
chown username: file. (Not that the lemmy group is guaranteed to be the default group of the lemmy user, but I’m guessing… )