Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: bash not running bash_profile or bashrc
Date: Tue, 20 Sep 2005 15:05:04 +0100
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
In-Reply-To: <200509201351.j8KDpRcG004423@tigris.pounder.sol.net>
Message-ID: <SERRANOmCvoXM7e0C9g00000112@SERRANO.CAM.ARTIMI.COM>

----Original Message----
>From: Tom Rodman
>Sent: 20 September 2005 14:51

> On Mon 9/19/05 21:21 EDT Poor Yorick wrote:
> <snip>
>> mkpasswd -d > /etc/passwd
>> 
>> seems to hang.  I get no output and it never completes.

  I don't suppose you've actually allowed it to run forever yet, so "never"
completes is too strong....

> For us, "mkpasswd -d" dumps ~1500-2000 users and then
> errs out. 

  It's a known problem with both mkpasswd and mkgroup that they can take a
long time to run.  If you really want to be sure whether it's doing anything
or not, you could always try

mkpasswd -d | tee /etc/passwd

instead, and see if lines are being generated, however slowly.

> Our domain is hugh.  

  ROFL!  Great typo!

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

