Date: Thu, 23 May 2002 15:50:16 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: GNU Pascal (gpc) 2.1 released In-Reply-To: <3CECD48E.AEED8590@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 23 May 2002, CBFalconer wrote: > The "rm -f @XXX" should, I assume, remove everything listed in > file XXX. It does not. That notation does not appear in info for > rm. The "@foo" feature, called ``response file'', is described in the DJGPP FAQ list, section 16.4. Section 4.7 says how to use that to uninstall a package.