Re: [foxboro] how to execute a Cshell script in a AP from a display WP ?

In addition to what Ron said, make sure the script is set executable:

chmod 755 <scriptname>

and, of course, make sure your script work as intended from the command
line.

Duc

-- 
Duc M. Do
Dow Corning Corp.
Carrollton Plant
Carrollton, KY, US


-----Original Message-----
From: r.deen@xxxxxxxxx [mailto:r.deen@xxxxxxxxx]
Sent: Wednesday, January 29, 2003 4:12 AM
To: foxboro@xxxxxxxxxxxxx
Subject: Re: [foxboro] how to execute a Cshell script in a AP from a
display WP ?


I could be totally wrong but in my opinion the first line in your script
could be:

#!/bin/csh

instead of

#csh!

As far as I know this line indicates the shell to execute the script in. It
is at least how I learned from looking at other scripts

Could be that the syntax is valid though. Just thought I should mention it.

Regards

Ron Deen

________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: