Re: Delete File

From: Benjamin Johnston (superhero_at_benjaminjohnston.com.au)
Date: 03/24/04


Date: Thu, 25 Mar 2004 08:10:29 +1000


In SWI-Prolog, type:
apropos(delete).
for more information.

"Linux Man" <steven_82m@hotmail.com> wrote in message
news:150a16c6.0403241154.2748812e@posting.google.com...
> Hi,
>
> How to delete a file from the current directory?
>
> Thanx