I have one file with root ownership,
-rw-r--r-- 1 root staff 92229 Feb 6 10:51 oneFile
-rw-rw----@ 1 John staff 5242880 Feb 7 00:14 anotherFile
How can I change oneFile
ownership and read write permission to be the same as anotherFile
?