Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <09719EC6B8C4D5119A7600D0B76FDDE10B839E@cpex3.channelpoint.com> From: Troy Noble To: "'Sathish Vasudevaiah'" , cygwin AT cygwin DOT com Subject: RE: getopt problem Date: Wed, 31 Oct 2001 08:25:50 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Scanned-By: MIMEDefang 1.0 (http://www.roaringpenguin.com/mimedefang/) > From: Sathish Vasudevaiah > > Is there an equivalnet of /usr/bin/getopt command (linux) > in cygwin ? Could you be looking for BASH's builtin getopts? bash$ type getopts getopts is a shell builtin See the bash online docs at GNU mirror sites for more information. http://www.gnu.org/manual/bash-2.02/bashref.html -- 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/