File created in home directory
by subir from LinuxQuestions.org on (#4VP2K)
When I am creating an empty file from the root, then the home user can delete it because it is in the home directory but when I logged in as user "a" then "a" can't delete. I want to do same for "a" user, means "a" will create the empty file but home user cant delete, So where can "a" create that empty file? If he creates in the home directory, then the home user can delete it.

