[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How do I - Directory manipulation



On Sun, 7 Jun 1998 lanceh@ibm.net 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 debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: