Re: [OT] Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-06 Thread Alex Samad
On Tue, May 05, 2009 at 11:09:22PM -0500, Boyd Stephen Smith Jr. wrote: > In <20090506023930.gb12...@samad.com.au>, Alex Samad wrote: > >how can you create files in $HOME that the owner of $HOME can't delete > >? > > b...@monster:~$ sudo mkdir data > [sudo] password for bss: > b...@monster:~$ sudo

Re: [OT] Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-05 Thread Boyd Stephen Smith Jr.
In <20090506023930.gb12...@samad.com.au>, Alex Samad wrote: >how can you create files in $HOME that the owner of $HOME can't delete >? b...@monster:~$ sudo mkdir data [sudo] password for bss: b...@monster:~$ sudo touch data/file b...@monster:~$ rm -rf data rm: cannot remove `data/file': Permission