Hi how is it going

2005-05-20 Thread sales
Hi, I would like to trade links with your site. We are only accepting quality links and you can expect the same. Where we would put your link is: http://www.weblinkhosting.com/links/index.html You can also get there by going to http://www.weblinkhosting.com and scrolling down and clic

Re: speed up large library linking

2005-05-20 Thread Bob Friesenhahn
On Fri, 20 May 2005, Ralf Wildenhues wrote: - Use of `non-standard' utilities. I have thought about the possibility of replacing the whole `fold' and `split'-using stuff with `xargs' (which _is_ mentioned in GCS), but am not yet sure whether that works. Should I look into it? `join' and `paste' ar

Re: speed up large library linking

2005-05-20 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Fri, May 20, 2005 at 03:29:36PM CEST: > Ralf Wildenhues wrote: > > > >How may I convince you? > > I am not sure that you can convince me to like the temporary file usage, > and the use of utilitles like paste and join which are neither mentioned in > the GNU

Re: speed up large library linking

2005-05-20 Thread Peter O'Gorman
Ralf Wildenhues wrote: Hi Peter, others, How may I convince you? I am not sure that you can convince me to like the temporary file usage, and the use of utilitles like paste and join which are neither mentioned in the GNU coding standards document or autocnf's portable shell section. The fact th

Re: speed up large library linking

2005-05-20 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Thu, May 19, 2005 at 09:58:05PM CEST: > > Outstanding issues: It also breaks this tests/sh.test test: | # Check for uses of Xsed without corresponding echo "X OK to disable this test? Or should I rewrite it so that it also works if the following line contains an excus