Re: any clues on this



On Sun, Jul 29, 2007 at 08:04:58PM -0700, Noah wrote:
Hi List,

I recently reinstalled my entire OS and world, etc.
now I am running stable FreeBSD 6.2

when I run scripts now the following line "added: not found" is thrown
in the output or shell scripts.

I cant figure out to the life of me why this would appear.

I tried different shells on the first line and it does not matter.
Output and Script are below. Clues please.


here is the script:

#!/bin/sh

/usr/local/etc/rc.d/cucipop.sh stop
/usr/local/etc/rc.d/stunnel.sh restart
/usr/local/etc/rc.d/mysql-server restart
/usr/local/etc/rc.d/pure-ftpd.sh restart
/usr/local/etc/rc.d/sa-spamd.sh restart
/usr/local/etc/rc.d/saslauthd.sh restart
/usr/local/etc/rc.d/clamav-clamd restart
/usr/local/etc/rc.d/clamav-freshclam restart
#/usr/local/etc/rc.d/clamav-milter.sh restart
/usr/local/etc/rc.d/mailman restart
/usr/local/etc/rc.d/cucipop.sh start
/usr/local/etc/rc.d/dovecot.sh restart

/usr/local/bin/pure-pw mkdb
/usr/bin/newaliases
cd /etc/mail/ && make
cd /etc/mail/ && make install
cd /etc/mail/ && make restart

#sh /etc/rc.firewall


Here is the output:

added: not found

Check /etc/rc.conf

Kris
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • ntlib.cmd (Advanced NT/2K/XP/K3 Command Library)
    ... The latest Advanced Command Library for Windows NT/2K/XP/K3 ... MAINTAINABLE shell scripts without adding any third-party software. ... They are constructed entirely of builtin commands ...
    (microsoft.public.win2000.cmdprompt.admin)
  • ntlib.cmd (Advanced NT/2K/XP/K3 Command Library)
    ... The latest Advanced Command Library for Windows NT/2K/XP/K3 ... MAINTAINABLE shell scripts without adding any third-party software. ... They are constructed entirely of builtin commands ...
    (microsoft.public.win32.programmer.tools)
  • Re: bash compiler
    ... there is a compiler for bash, ... and free, true and fake, compilers for shell scripts: ... "Timing Trials, or, the Trials of Timing: ...
    (comp.unix.shell)
  • Re: is tcl a reasonable alternative to unix shell scripts?
    ... simple lisp-like syntax of tcl appeals to me. ... simpler and/or more readable than shell scripts for writing simple ... unless you're on a system where the regular unix commands ...
    (comp.lang.tcl)
  • Re: [PATCH] Linux 2.6: shebang handling in fs/binfmt_script.c
    ... > shell scripts with the name of the shell script file in the error ... Look and see how they are getting that script file name. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)