From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 18:59:32 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A0D7106564A for ; Fri, 4 Jun 2010 18:59:32 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id AB6DE8FC0C for ; Fri, 4 Jun 2010 18:59:31 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so631535fga.13 for ; Fri, 04 Jun 2010 11:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:received :reply-to:in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=WHK9BYIC8XUsafs2Yr4xvknuwVh2rT3DhejJ5K2T41w=; b=oKqVQtdbiJ0IiC6roBacTUzaouKjO3SqA+eMg3Za0dUhZBP/rWbtnffp+jfASRp2XG egumryfnAMbsUZUCTGm5jyxTHMICHmmsY4ZjH00+LbFzRT2vgr2g6Njyjx5TMip2onEz iTefv5SfCHLVwrGQT8fYziYEOG4yVoLRAw1OI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=CstguaSBODxBIfIuGFYManZvIRWn0DlpS48bByjCdHR5sSXEI9ew8+b0grafQJUEQ0 qv7/00tUeSHsgYvHgJvo7xTBtZNwlpA1GdaNsjLGhCZ2NA89MolXyQqiYzvNt6cKjctd Ydt71ZrSJwwmcYBn4rNdb6u8pznmzGLwJqLuY= MIME-Version: 1.0 Received: by 10.204.46.223 with SMTP id k31mr4270351bkf.148.1275677970556; Fri, 04 Jun 2010 11:59:30 -0700 (PDT) Received: by 10.204.54.211 with HTTP; Fri, 4 Jun 2010 11:59:30 -0700 (PDT) Received: by 10.204.54.211 with HTTP; Fri, 4 Jun 2010 11:59:30 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Jun 2010 19:59:30 +0100 Message-ID: From: Chris Rees To: Stefan Miklosovic Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: bash instead of csh (completely) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 18:59:32 -0000 Why would you want to do that? On 4 Jun 2010 19:57, "Stefan Miklosovic" wrote: Hi list, title says it, i would like completely remove csh and install bash instead. As far I know, csh is build in system, could I remove it manually and install bash (of course, in reverse order :D) Are there such dependencies on csh? I know that real system scripting is done via /bin/sh co absence of csh shell should not break system. Am I wrong ? Thank you for reply Have a nice day _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"