On Thu, 28 Feb 2002, Steve Loughran <[EMAIL PROTECTED]> wrote: > From: "Diane Holt" <[EMAIL PROTECTED]>
>> <basename property="..." file="..."/> > > I am not sure about basename. does it mean the name of the file up > to but not including the file itself, or is it the file name without > any directories. Diane seems to follow Unix commands here: [EMAIL PROTECTED] jakarta-ant]$ apropos basename basename (1) - strip directory and suffix from filenames this is GNU basename, which can optionally strip a given suffix as well (maybe a feature for Diane's task?). Stefan Oh, +0 for the tasks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
