Hi,
I am running a perl script which expects user to give some data, i want to run this script for 10 min and i want to exit from the script as soon as time is up irrespective whether user enters the data or not, i am trying to implement this using alarm, but unable to find the solution.
can you help me out in this.
thanks in advance