In Linux, is there a way to run a cron job in the foreground (or interactive mode)? (I have a program that runs periodically to accept user input and do some processing. So
Assuming you are running X, you could always have it open a window on a selected display.