Whether we could hide the presence of a file by modifiying the gid/uid?
|
feedback
|
closed as not a real question by Ignacio Vazquez-Abrams, Nifle, harrymc, random♦ Jan 8 '11 at 15:38
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.
|
The way to do that is to put the file in a directory and revoke the "r" and "x" permissions on the directory from whomever you don't want. There is no standard way to hide a file by just modifying the permissions of the file itself. | |||
|
feedback
|