hey, can I invoke the same script twice simultaneously? I want both instances to run at the same time with different parameters. Thanks!
if you want to schedule it in cron, put two entries in cron with different parameter.
from commandline run the script twice with different parameters
what exactly is the problem you are facing
you can schedule in cron... what is it that you want exacly?