[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can I use dollar sign in paths in monit config file?
From: |
Jan-Henrik Haukeland |
Subject: |
Re: Can I use dollar sign in paths in monit config file? |
Date: |
Thu, 21 Jun 2007 09:10:17 +0200 |
On 21. jun. 2007, at 08.45, Sergio Trejo wrote:
Thanks for clarifying this. I can write a simple Ruby script to pre-
process quite easy.
begin
ruby mumbo jumbo
rescue me
exec "/usr/bin/perl -e 'print(q(perl is the answer! what was the
question?);"
end
:-)