1

I want to copy a file to a folder called "Modules". I opened in the folder that contains that one and used:

sudo chown -R danielyeste Modules

When I access the properties, root still has the ownership.

danielyeste is my user, checked with whoiam in terminal.

Also tried to do it with sudo mv and other options.

Full path is:

/snap/clion/current/bin/cmake/linux/share/cmake-3.16/Modules
Zanna
  • 70,465
Yeste
  • 11
  • 1
    You can't chown files in a snap. Copy them first to somewhere else and then chown them. – muru Jul 30 '20 at 03:17

0 Answers0