Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!coolidge From: coolidge@casca.cs.uiuc.edu (John Coolidge) Newsgroups: comp.unix.aux Subject: Misc. GNU tools on A/UX Summary: fileutils, find, cpio, tar, gdbm, fgrep, egrep Message-ID: <1990Jul31.234017.19064@brutus.cs.uiuc.edu> Date: 31 Jul 90 23:40:17 GMT Sender: news@brutus.cs.uiuc.edu Reply-To: coolidge@cs.uiuc.edu Organization: U of Illinois, CS Dept., Systems Research Group Lines: 25 With the postings going out about trouble porting things and my patches to various things finally getting released (and fixed! :-)), I thought it might be a good idea to mention the "unsung heroes": the GNU tools that I'm using which required no significant effort to port. I'm currently using the GNU fileutils package (replacements for many standard programs: cat, ls, rm, etc) full-time and having no trouble. I'm also using GNU find, cpio, tar, fgrep, and egrep and they're all doing just fine. Finally, I've got gdbm compiled and (while I haven't used it much) it seems to work well too. Many of these offer significant improvements over the standard UNIX tools (more/better options, new features, faster, etc), and I recommend them to everyone out there --- if there's actually demand, I can put together a big distribution of the binaries. They really do port very easily, though --- often you just type make. Sometimes a header file #include needs to be changed. --John -------------------------------------------------------------------------- John L. Coolidge Internet:coolidge@cs.uiuc.edu UUCP:uiucdcs!coolidge Of course I don't speak for the U of I (or anyone else except myself) Copyright 1990 John L. Coolidge. Copying allowed if (and only if) attributed. You may redistribute this article if and only if your recipients may as well.