From owner-freebsd-questions Fri Feb 23 6:29:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.kc.rr.com (fe6.rdc-kc.rr.com [24.94.163.53]) by hub.freebsd.org (Postfix) with ESMTP id 2393137B491 for ; Fri, 23 Feb 2001 06:29:02 -0800 (PST) (envelope-from akadanak@kc.rr.com) Received: from dana ([65.26.104.10]) by mail6.kc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Fri, 23 Feb 2001 08:26:20 -0600 From: "Dana" To: "Freebsd-Questions" Subject: RE: CLICOLOR Date: Fri, 23 Feb 2001 08:29:52 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 In-Reply-To: <3A9667F9.F68612CF@i-clue.de> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, that did it. I man'd all over the place but didn't think of man csh. But that only works until the next reboot. So I put it in .cshrc and now it is permanent. But now I am thinking, what if I have 1,000 accounts. There must be a way to set this globally. Dana -----Original Message----- From: Christoph Sold [mailto:so@server.i-clue.de] Sent: Friday, February 23, 2001 7:39 AM To: Dana Subject: Re: CLICOLOR Dana schrieb: > > I'm using csh so I don't have export. I tried > "set CLICOLOR=" and "set CLICOLOR" and neither > one had any effect. man csh as well as man tcsh tell how to set environment variables in your shell: setenv CLICOLOR does the job. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message