You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Michael Laccetti <mi...@eldan.com> on 2001/09/07 17:44:31 UTC

RE: How can I create a zero length file

With *nix, use touch <filename>

-----Original Message-----
From: Ross Cormier [mailto:ross.cormier@scgo.com] 
Sent: Friday, September 07, 2001 11:47
To: ant-user@jakarta.apache.org
Subject: How can I create a zero length file


The subject says it all.  

How can I use ant to create a zero length file?

Is it possible to truncate a file?

Thanks in advance,
Ross