Check the creates in the exec documentation. It will make the exec type
to execute as long as the file *doesn't*exist
--
Nikola
On Sun, Feb 24, 2013 at 11:04:16PM -0800, yarlagadda ramya wrote:
> Hi all,
> This is the class i have written for downloading and installing jdknow
> i want to a
Hi all,
This is the class i have written for downloading and installing jdknow
i want to apply a condition using if for it such that...this downloads the
file and installs it only if the jdk1.6.0_24.tar.gz file is not present in
the specified directory...am trying for it...but not getting..c