Like bash eh? OpenOffice developer you say? Then this should give you a woody:
http://www.cyber.com.au/users/mikem/accudoc.html Easily create comprehensive, good looking documentation for Linux servers. This application generates good looking, comprehensive, well formatted documentation for Linux servers, aimed at System Administrators. The script prompts for a couple of settings, but automatically generates as much of the document as possible by asking the system itself. Features include: * Good looking comprehensive structured documentation with minimal effort * It does not require OpenOffice or any XML libraries to be installed on the system being documented * Comprehensiveness: covers important details that system administartors need to know, like contact details for organizatiosn assocated with the machine, network interface configuration, routing tables, hardware details, upstream information, storage details, what network services are avaliable \ the packages that rpovide those services \ the current installeed package version, etc. * Output that can be edited with any text editor, or with OpenOffice, a modern friendly structured word processor. * Output that can be converted into all other major document formats, including Microsoft Word 6, 95, 97, 2000, XP, 2003, text, RTF, PostScript, PDF, and (if the users have XSLT experience) most other XML document formats. * It is designed for Linux Standard Base systems, not vanilla Unix or random nonstandard OS with a Linux kernel. This means it encourages good system administration practices including packaging in RPM format, Sys V init scripts in /etc/init.d, etc. * It does not need to be run as the root user Mike On Fri, 2004-09-17 at 21:56 +1000, Ken Foskey wrote: > nanoblogger > > This run under bash in AIX so it is really cool for me at work... > > Sample page: > > http://members.optusnet.com.au/~ooffice/ > > Where do you get it: > > http://nanoblogger.sourceforge.net/ > > for publishing automatically to my optus webpage I am using a ftp and a > .netrc: > > BLOG_PUBLISH_CMD="ftp members.optushome.com.au" > > > machine members.optushome.com.au login ooffice password RIGHT! > macdef init > passive on > prompt off > lcd ~/public_html/blog > mput *.* > cd archives > lcd archives > mput * > > Some people with far too much time and a shell manual :-) > > -- > Thanks > KenF > OpenOffice.org developer > -- Mike MacCana <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
