From owner-freebsd-questions Mon Dec 16 17:10:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E80237B401 for ; Mon, 16 Dec 2002 17:10:12 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88A5543E4A for ; Mon, 16 Dec 2002 17:10:11 -0800 (PST) (envelope-from rjhalljr@starpower.net) Received: from [208.58.197.49] (helo=sten.alder.net) by smtp03.mrf.mail.rcn.net with smtp (Exim 3.35 #4) id 18O6FJ-0006oC-00 for freebsd-questions@freebsd.org; Mon, 16 Dec 2002 20:10:05 -0500 Received: by sten.alder.net (sSMTP sendmail emulation); Mon, 16 Dec 2002 20:09:54 -0500 Date: Mon, 16 Dec 2002 20:09:54 -0500 From: "Bob Hall" To: FreeBSD Questions List Subject: squid.sh problem Message-ID: <20021217010954.GA49241@sten.alder.net> Mail-Followup-To: Bob Hall , FreeBSD Questions List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When my FBSD 4.4 host starts, it runs squid.sh, which returns the following error: [: -D: unexpected operator The the machine is booted, it is not connected to the Internet, so I need the -D option. When I start squid manually, it happily accepts the -D option. This bash script has run in the past with the -D option without any problems. This problem started a few days ago. The machine is booted at least once a day, so I'd like to have the bash script working properly again. Does anyone know what's causing this, or how to fix it? Bob Hall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message