I am log in as user student and i want that if i make any file in a particular directory is owned by root at the time of creation of file or sub-directory.
I used chown root /root/linux as a root user but it didn't work.
I used chown root /root/linux as a root user but it didn't work.
Comment