in reply to if file does not exist
Updata: Aristotle's solution is a tad better using -e instead of -f.next if (! -f "../XML/$id.xml");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: if file does not exist
by Your Mother (Archbishop) on Nov 21, 2005 at 19:00 UTC |