On Fri, Apr 28, 2000 at 09:39:38PM -0500, Bob Hartung wrote:
> I am trying to delete a directory. This directory contains only the
> .directory "file", yet every time I try to rmdir [directory name] I get
> the error that the directory is not empty. All is done as root and
> owner and user of the directory are root. Any ideas why I can't do
> this??
This is for removing directories *only*. See 'info rmdir'. What you
probably want is 'rm -r'.
--
Hal B
[EMAIL PROTECTED]
--
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.