On Sun, Jun 07, 1998 at 10:36:08AM +, [EMAIL PROTECTED] wrote:
>
> AFter using emacs some mysterious directories have appeared that I cannot
> remove
> #this dir# How do I get rid of these?
rm \#this\ dir\#
would escape the special characters. There are other solutions to escape
characters
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?
>
Yo
In article <[EMAIL PROTECTED]> you wrote:
: 3 questions
:
: How do I delete a directory with all subdirectories and files (similar to
deltree)?
"rm -fr directory".
: AFter using emacs some mysterious directories have appeared that I cannot
remove
: #this dir# How do I get rid of these?
This i
3 questions
How do I delete a directory with all subdirectories and files (similar to
deltree)?
AFter using emacs some mysterious directories have appeared that I cannot remove
#this dir# How do I get rid of these?
I downloaded a file using lynx and now cannot find it. I tried 'find' but
coul
4 matches
Mail list logo