From: David C. <cl...@au...> - 2006-03-01 23:56:15
|
The Toolbox admin is out this week, so I'll answer -- The Toolbox isn't set up or intended for public submissions of open source projects. However, your tool sounds interesting and may be of general interest or use to people not just on AIX but any platform. The SourceForge site is a good place to share your own open source projects for people to access, by registering at http://sourceforge.net and then doing a 'Create Project'. On Sun, Feb 26, 2006 at 06:55:09PM +0100, Folkert van Heusden wrote: > Hi, > > What is (if any) the procedure for submitting software into the AIX > toolbox? > I wrote a tool called MultiTail which I think might be usefull for AIX > sysadmins out there. > > What is it? > MultiTail lets you view one or multiple files like the original tail > program. The difference is that it creates multiple windows on your > console (with ncurses). It can also monitor wildcards: if another file > matching the wildcard has a more recent modification date, it will > automatically switch to that file. That way you can, for example, > monitor a complete directory of files. Merging of 2 or even more > logfiles is possible. It can also use colors while displaying the > logfiles (through regular expressions), for faster recognition of what > is important and what not. It can also filter lines (again with regular > expressions). It has interactive menus for editing given regular > expressions and deleting and adding windows. One can also have windows > with the output of shell scripts and other software. When viewing the > output of external software, MultiTail can mimic the functionality of > tools like 'watch' and such. > http://www.vanheusden.com/multitail/features.html > http://www.vanheusden.com/multitail/ > > > Folkert van Heusden > > ---------------------------------------------------------------------- > Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > aixtoolbox-list mailing list > aix...@li... > https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list -- David Clissold cl...@au... |