Re: Problems cycling syslog

From: Stephen Comoletti (scomoletti@kennett.net)
Date: 03/03/03


Edit the autorun script. First line defines which interpreter it will use.
/bin/bash is incorrect and should be changed to the path to wherever you have
bash installed on your system (hopefully /bin/bash). Declare is used to
define one-dimensional arrays within bash and does not exist in sh, csh,
tcsh. Not sure about other shells.

Steve

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/26/03 PDT