----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/