#!/bin/sh # formato YYMMDDHHMM TIME_TO_TOUCH=1107010000 xterm -e "touch -t $TIME_TO_TOUCH $SICRAWEB_HOME/client/it.saga.pubblici.anagrafe.export.client.jar && touch -t $TIME_TO_TOUCH $SICRAWEB_HOME/server/it.saga.pubblici.anagrafe.export.server.jar && touch -t $TIME_TO_TOUCH $SICRAWEB_HOME/setup/apps/it.saga.pubblici.anagrafe.export.setup.jar"