Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 4 Apr 2002 11:06:56 +0200 From: Corinna Vinschen To: "'cygwin AT cygwin DOT com'" Subject: Re: mcrypt commnad Message-ID: <20020404110656.C1475@cygbert.vinschen.de> Mail-Followup-To: "'cygwin AT cygwin DOT com'" References: <657B20E93E93D4118F9700D0B73CE3EA0D39721F AT goofy DOT epylon DOT lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <657B20E93E93D4118F9700D0B73CE3EA0D39721F@goofy.epylon.lan> User-Agent: Mutt/1.3.22.1i On Wed, Apr 03, 2002 at 05:56:07PM -0800, Gupta, Sanjay wrote: > Sorry, I did not work in all unix, I mean to say Unix I worked with ( Sun > 5.6, 5.8). I am not sure whether GNU specification is different for crypt > command. I am not asking that crypt command should be changed in cygwin but > rather asking is there any equivalent command which works the same way as in > Sun OS. crypt(1) doesn't exist in SUSv2 nor did it exist in XPG3 back in 1987. It's a OS dependent application which you can't expect to do the same or even exist on other OSes. Cygwin's crypt(1) is just for the purpose of creating a DES encrypted password for 9x/Me users. That's fine. Having crypt(1) doing something else on other OSes is fine, too. Corinna > You are getting command not found error in Red Hat 7.x, don't you know what > does it mean ? It means command does not exists in your system . My guess is You're not honestly assuming that Michael and Chris don't know what that error means, do you? That's called "irony". Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/