[ minicom-Bugs-301269 ] minicom doesn't work with crontab

noreply@alioth.debian.org noreply@alioth.debian.org
Mon, 04 Jul 2005 02:56:43 +0000


Bugs item #301269, was opened at 2005-03-17 23:50
You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=301269&group_id=30018

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: minicom doesn't work with crontab

Initial Comment:
I have a script (which calls minicom, which then calls a perl script) that works just fine running from the command line, but if I place it in the crontab it doesn't work at all. 

----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 2005-07-04 02:56

Message:
Logged In: NO 

Plz Will u specify how to to completely in crontab with complete sample example.

----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 2005-03-18 17:48

Message:
Logged In: NO 

WHOA!!!!!! THAT WORKED!!!!!! thank you thank you thank you... you'd be amazed how little advice there is out there on this topic.

----------------------------------------------------------------------

Comment By: Nobody (None)
Date: 2005-03-18 00:28

Message:
Logged In: NO 

You can try using 'screen' to allow minicom to run as a cron.   For example, do something like:
screen -d -m /home/userid/bin/my_minicom.sh     ...where my_minicom.sh is your script that calls minicom, with any required args, and later calls your perl script or whatever.

----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=100031&aid=301269&group_id=30018