Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <001101bec292$5f3e8860$caf867d8@adventure.com> From: "Ken Coleman" To: References: <99Jun29 DOT 171540edt DOT 11649-1 AT gateway DOT imagine-sw DOT com> Subject: Re: UNIX utilities for Windows ? Date: Tue, 29 Jun 1999 17:49:12 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 If you're using bash, the "type" builtin will probably tell you everything that "which" will. You are interested in knowing which directory in your PATH contains the program you're launching, I'm guessing. For me, if I type "type bash", it returns: bash is /e/CYGNUS/CYGWIN-B20/USR/BIN/bash As far as the -t flag to sort goes, I do see a -t in the --help output. Are you sure you aren't picking up the DOS sort or something? According to sort --help, that option seems to allow you to specify the delimiter. The version in the basic Cygwin distribution seems to be from textutils 1.22, which appears to be the latest version on the ftp.gnu.org site. Hope this helps! - Ken. ken_coleman AT iname DOT com ----- Original Message ----- From: Edin Pjetrovic To: Sent: Tuesday, June 29, 1999 2:01 PM Subject: UNIX utilities for Windows ? > Hi everyone, > > Does anyone know where I can download some UNIX commands for windows that aren't > included in the Cygwin application like 'which' and also a newer version of > 'sort' (the 'sort' in Cygwin doesn't support the -t flag).... > > Thanks a million... > > Regards, > > Edin Pjetrovic -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com