From: Ara.T.Howard@... Date: 2004-10-16T09:24:30+09:00 Subject: Re: [Q] drb, Session::Bash & FreeBSD --8323328-2009493953-1097885679=:6130 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-2009493953-1097885679=:6130" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-2009493953-1097885679=:6130 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 16 Oct 2004, benny wrote: > Ara.T.Howard@noaa.gov wrote: > >> try this >> >> debuglog=A0=3D=A0open=A0"/tmp/debuglog.#{=A0$$=A0}",=A0'w' >> debuglog.sync=A0=3D=A0true >> >> stdout,=A0stderr=A0=3D >> session.execute("#{=A0cmd=A0}")=A0do=A0|o,e| >> debuglog=A0<<=A0(o=A0||=A0e) >> end >> >> then do a tail -f of the debuglog as it's being produced.=A0=A0perhaps= =A0this >> will help tell you if the cmd has gone into an infinite loop...=A0=A0if= =A0that's >> the=A0case i can't really help.=A0=A0if=A0it=A0is=A0not=A0the=A0case=A0a= nd=A0your=A0cmd >> completes=A0you've found a bug in the session lib. > the logfile is created and filled correctly with the output of the script= =2E > it tells that it has finished, so that might be a bug in the session lib. > > BTW with > > result =3D > `PATH=3D/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr= /X11R6/bin; > export PATH; #{cmd}` > > I got my script running from the autostarting up. but I would like to use > the Session Module anyway (at least because of the fetching of stderr). which session version are you using? -a -- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D | EMAIL :: Ara [dot] T [dot] Howard [at] noaa [dot] gov | PHONE :: 303.497.6469 | When you do something, you should burn yourself completely, like a good | bonfire, leaving no trace of yourself. --Shunryu Suzuki =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D --8323328-2009493953-1097885679=:6130-- --8323328-2009493953-1097885679=:6130--