mhonarc-commits
[Top] [All Lists]

CVS: devtools/doc index.html,1.2,1.3

2002-07-30 21:25:10
Update of /cvsroot/mhonarc/devtools/doc
In directory subversions:/tmp/cvs-serv3817/doc

Modified Files:
	index.html 
Log Message:
* logcmd:
  + New script for logging the output of a program.  Comes in handy
    for logging command errors to a file when invoked during an
    automatted process like cron.

    The script is self-contained, so it can be used outside of
    the devtools context (i.e. it does not use lib/CommandUtil.pm).


Index: index.html
===================================================================
RCS file: /cvsroot/mhonarc/devtools/doc/index.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** index.html	7 May 2002 20:22:43 -0000	1.2
--- index.html	31 Jul 2002 04:25:02 -0000	1.3
***************
*** 38,41 ****
--- 38,43 ----
    <li><a href="bin/find-jpkgs.html"><b><tt>find-jpkgs</tt></b></a> -
        Find java package names from source tree.</li>
+   <li><a href="bin/logcmd.html"><b><tt>logcmd</tt></b></a> -
+       Log the output of a program.</li>
    <li><a href="bin/pdoc.html"><b><tt>pdoc</tt></b></a> -
        Convert a collection of POD pages to HTML.</li>
***************
*** 129,139 ****
        Most (if not all :-) the programs are written in Perl.  Therefore,
        you should have Perl installed if you will be using
!       <tt>devtools</tt>.  The Unix development systems have perl installed.
        </li>
  </ul>
- 
- <!-- ================================================================== -->
- <hr>
- <h2><a name="refs">References</a></h2>
  
  <!-- ================================================================== -->
--- 131,137 ----
        Most (if not all :-) the programs are written in Perl.  Therefore,
        you should have Perl installed if you will be using
!       <tt>devtools</tt>.
        </li>
  </ul>
  
  <!-- ================================================================== -->

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV