From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 07:37:30 2004 Return-Path: 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 47FDB16A4CE for ; Mon, 12 Jan 2004 07:37:30 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26ABA43D53 for ; Mon, 12 Jan 2004 07:37:29 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040112153728.CPHL1423.mta9.adelphia.net@barbish> for ; Mon, 12 Jan 2004 10:37:28 -0500 From: "fbsd_user" To: "freebsd-questions@FreeBSD. ORG" Date: Mon, 12 Jan 2004 10:37:27 -0500 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.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: set env editor global X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 15:37:30 -0000 On an new install with only an root account, I want to set the command line prompt prefix and the default editor for all new users and also the root account. What file do I put the 'set env' commands in to make this happen globally?