I'm trying to change the ownership of a file on Ubuntu 10.04. This is the output from the terminal after typing in the following command:
mossen@mossen-desktop:/opt/openfoam211/platforms/linux64GccDPOpt$ ls
bin lib
mossen@mossen-desktop:/opt/openfoam211/platforms/linux64GccDPOpt$ chown -R -H mossen:mossen '/opt/openfoam211/platforms/linuxGccDPOpt/lib'
chown: cannot access `/opt/openfoam211/platforms/linuxGccDPOpt/lib': No such file or directory
sudo
. – Pilot6 Feb 05 '16 at 12:2764
. ;-) – Pilot6 Feb 05 '16 at 12:37