change owner of the file in ubuntu code example
Example 1: take ownership directory linux
sudo chown -R $USER ~/.blabla
Example 2: ubuntu change directory owner
sudo chown -R $USER ~/.blabla
Example 3: add owner linux
# chown new-owner filename