| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: bash not running bash_profile or bashrc |
| Date: | Tue, 20 Sep 2005 15:05:04 +0100 |
| MIME-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |