~Python ?

Thomas Wouters thomas at xs4all.net
Tue Dec 26 12:10:33 EST 2000


On Tue, Dec 26, 2000 at 03:08:35PM +0000, Jacek Poplawski wrote:
> Gerson Kurz wrote:
> >You can have real fun if you try to deleting an
> >actual directory named ~ on Linux, boy. 
> 
> hmm... without -rf it's not dangerous... is it?
> anyway - you can use \~ or file manager (mc for example)

or rm ./~
or rm '~'
or rm "~"
or rm /full/path/to/~

There's more than one way to do it :)

-- 
Thomas Wouters <thomas at xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!




More information about the Python-list mailing list