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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Charles Wilson Newsgroups: gmane.os.cygwin Subject: Re: running mks toolkit and cygwin on same machine Date: Wed, 10 Jul 2002 10:48:08 -0400 Lines: 35 Message-ID: <3D2C4928.80308@ece.gatech.edu> References: <007901c227cd$17a87490$2300a8c0 AT LAPTOP> <20020710045111 DOT GA28580 AT redhat DOT com> NNTP-Posting-Host: 1cust161.tnt11.atl4.da.uu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1026312433 31012 65.234.238.161 (10 Jul 2002 14:47:13 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 10 Jul 2002 14:47:13 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us Christopher Faylor wrote: > On Wed, Jul 10, 2002 at 02:48:52PM +1000, Robert Collins wrote: > >>Why not just roll-your own 'rev'? >> >>Included is a trivial 'rev.cc' that will handle any size argument list that >>cygwin is able to pass it. It should include to support gcc 3.1, >>but for some reason it couldn't process templates when I included that. >>Sigh. >> >>Compile with >>g++ -o rev.exe rev.cc >> > > Sounds like a candidate for cygutils... Yes, it's been on my todo list for some time. Here are the util-linux progs that I believe still need to be added to cygutils: colcrt - filter nroff output for CRT previewing colrm - remove columns from a file column - columnate lists rev - reverses the characters on each line of each file mcookie - generates magic cookies for Xauth I have the util-linux code for each of this, plus man pages. I just need to munge them up so they build within cygutils...time, time, time... --Chuck -- 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/