From owner-freebsd-questions@FreeBSD.ORG Tue Sep 15 01:14:32 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BDA81065694 for ; Tue, 15 Sep 2009 01:14:32 +0000 (UTC) (envelope-from freebsd@insightbb.com) Received: from mxsf06.insightbb.com (mxsf06.insightbb.com [74.128.0.76]) by mx1.freebsd.org (Postfix) with ESMTP id 3ACBC8FC0C for ; Tue, 15 Sep 2009 01:14:31 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,386,1249272000"; d="scan'208";a="732779451" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.123]) by mxsf06.insightbb.com with ESMTP; 14 Sep 2009 21:14:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AroEADeHrkrQLicL/2dsb2JhbACBU45qActghBcF X-IronPort-AV: E=Sophos;i="4.44,386,1249272000"; d="scan'208";a="106090344" Received: from 208-46-39-11.dia.static.qwest.net (HELO laptop2.stevenfriedrich.org) ([208.46.39.11]) by asavout03.insightbb.com with ESMTP; 14 Sep 2009 21:14:30 -0400 To: questions@freebsd.org From: Steven Friedrich Date: Mon, 14 Sep 2009 21:14:30 -0400 MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200909142114.30539.freebsd@insightbb.com> Cc: Subject: csh issues bogus error message X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 01:14:32 -0000 I'm working on my .cshrc file, so I have to use csh syntax. I, like most Unix shell programmers, usually steer clear of csh scripts, but obviously, .cshrc requires csh syntax. If I create a file with just a # in it, I get: set: Variable name must begin with a letter. I can change the # to #!/bin/csh but I get the same error message This looks like a csh bug to me 8o) I'm running FreeBSD 7.2p3