if (open(PIPE, "|$iwhome/bin/iwupdate -f - $targetArea")){ print PIPE $_ foreach(@sourceVpaths); close(PIPE);}