On Sun, Jul 02, 2006 at 02:00:43AM +0200, Robert Michel wrote:
> Salve!
> 
> Sorry for the traffic on this list,
> 
> On Sat, 01 Jul 2006, Robert Michel wrote:
> > I can't run "cat $filename" inside scripts with system()
> 
> I should have set chmod o+x for the directories as well...
> *shame on me* ;)
>   BTW is there a verbose level for the CLI, that gives 
>   all system() errors?

For bourne shells: set -x

Or -x in the command-line:

#!/bin/bash -x

-- 
Tzafrir Cohen      sip:[EMAIL PROTECTED]
icq#16849755       iax:[EMAIL PROTECTED]
+972-50-7952406           
[EMAIL PROTECTED]  http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to