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
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
2 matches
Mail list logo