#!/bin/bash

Martin Hepworth martinh at SOLID-STATE-LOGIC.COM
Wed Jan 11 09:17:41 GMT 2006


Hi

Given I do a lot of testing with MS I use the tar.gz generic unix installer
on FreeBSD too.

I get around this by creating a symbolic from /bin/bash to
/usr/local/bin/bash

ln -s /usr/local/bin/bash /bin/bash



--
Martin Hepworth 
Snr Systems Administrator
Solid State Logic
Tel: +44 (0)1865 842300

> -----Original Message-----
> From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On
> Behalf Of Nerijus Baliunas
> Sent: 10 January 2006 23:30
> To: MAILSCANNER at JISCMAIL.AC.UK
> Subject: [MAILSCANNER] #!/bin/bash
> 
> Hello,
> 
> Some scripts (update_virus_scanners.cron, update_phishing_sites.cron,
> check_MailScanner.cron, update_virus_scanners) from tar.gz distribution
> have #!/bin/bash at the first line, and I have to change it to
> #!/usr/local/bin/bash on my FreeBSD system. If they are not using
> any bash'isms it would be better to change all #!/bin/bash to #!/bin/sh.
> 
> Regards,
> Nerijus
> 
> ------------------------ MailScanner list ------------------------
> To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
> 'leave mailscanner' in the body of the email.
> Before posting, read the Wiki (http://wiki.mailscanner.info/) and
> the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
> 
> Support MailScanner development - buy the book off the website!


**********************************************************************

This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote confirms that this email message has been swept
for the presence of computer viruses and is believed to be clean.	

**********************************************************************

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list