On Sun, 7 Jun 1998 [EMAIL PROTECTED] wrote:

> 3 questions
> 
> How do I delete a directory with all subdirectories and files (similar to 
deltree)?
> 
rm -r dirname

> AFter using emacs some mysterious directories have appeared that I cannot 
> remove
> #this dir# How do I get rid of these?
> 
You have two options: 
1. rm -i * and say yes to the name.
2. press rm #<tab> key that will complete the name.
 

> 
> Thanks
> 
> Lance
> 
HTH,

Liran Zvibel.

---
http://www.math.tau.ac.il/~liranz/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to