From owner-freebsd-java Thu Jun 1 13:10:45 2000 Delivered-To: freebsd-java@freebsd.org Received: from web701.mail.yahoo.com (web701.mail.yahoo.com [128.11.23.21]) by hub.freebsd.org (Postfix) with SMTP id D4EAF37BEEF for ; Thu, 1 Jun 2000 13:10:42 -0700 (PDT) (envelope-from rncarpio@yahoo.com) Received: (qmail 21619 invoked by uid 60001); 1 Jun 2000 20:10:42 -0000 Message-ID: <20000601201042.21618.qmail@web701.mail.yahoo.com> Received: from [12.7.140.254] by web701.mail.yahoo.com; Thu, 01 Jun 2000 13:10:42 PDT Date: Thu, 1 Jun 2000 13:10:42 -0700 (PDT) From: Ronaldo Carpio Subject: can't remove directories? To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Running 4.0-stable, jdk1.2.2 and patchset 8, I can't remove a directory with File.delete(). The source seems to call remove(), which should work on both files and dirs, but man remove says that it's just an alias for unlink. Am I smoking crack? Ronnie N. Carpio rncarpio@yahoo.com __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message