On Sun, 2002-04-28 at 13:57, Muli Ben-Yehuda wrote:

> ObLinuxTriviaQ: Using one standard unix command, hide a all of the
> files in a single user's home directory, so that they will be totally
> inaccessible until the admin decides otherwise. Answers on or off
> list, as you wish. 


<BOfH>
rm -rf /home/luser and when he comaplains tell him you were actually
doing him a favour by deleting those kiddy porn pictures in
his home directory instead of turning him to the Police...
</BOfH>

For the evil challanged among us though, this would work as well:

mount -t ext3 /dev/hda1 /home/luser
for random but apropriate values of ext3, hda1 and luser.

-- 
Gilad Ben-Yossef <[EMAIL PROTECTED]>
Code mangler, senior coffee drinker and VP SIGSEGV
Qlusters ltd.

"To err is human. To realy fsck up you need a computer. For
 those really large scale disastears, an SSI cluster is a must."





=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to