Linux Shell Commands From Rebol
[1/3] from: vince:sesto:hitwise at: 3-Dec-2009 9:05
Hello,
Just wondering if someone can help me with my problem. I have
been
searching through the documentation and have come up empty
handed.
I would like to create a script that watches for root processes
on a
linux server and will then send me an email message. The issue
is
running a linux shell command from a rebol script...any ideas?
Regards,
Vince
[2/3] from: izkata:gmai:l at: 2-Dec-2009 16:27
call/wait/output {ps -aux} Out: copy {}
? Out
On Wed, Dec 2, 2009 at 4:05 PM, Vince Sesto <vince.sesto-hitwise.com> wrote:
> Hello,
> =C2=A0 =C2=A0 =C2=A0 =C2=A0Just wondering if someone can help me with my problem. =C2=A0I
have
<<quoted lines omitted: 11>>
> To unsubscribe from the list, just send an email to
> lists at rebol.com with unsubscribe as the subject.
--
=E5=A5=8F=E3=81=A7=E3=81=A6=E5=A4=A2
[3/3] from: vince:sesto:hitwise at: 3-Dec-2009 9:43
wow, that's exactly what I need...thanks for your help.
Regards,
Vince
On Wed, 2009-12-02 at 16:27 -0600, Izkata wrote:
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted