Firefish 0.5.10

gov.lbl.dsd.firefish.client
Class FireGrep

java.lang.Object
  extended bygov.lbl.dsd.util.CmdLineProgram
      extended bygov.lbl.dsd.firefish.client.FireCmdLineProgram
          extended bygov.lbl.dsd.firefish.client.FireGrep

public class FireGrep
extends gov.lbl.dsd.firefish.client.FireCmdLineProgram

Command line program that executes a regular expression against local files, optionally returning results as XML. See help on usage; Also see the Regular Expression Tutorial.

Version:
$Revision: 1.4 $, $Date: 2004/02/06 23:05:33 $

Method Summary
static void main(String[] args)
          Run this program without any arguments to get help (including descriptions of all options).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Run this program without any arguments to get help (including descriptions of all options).


Firefish 0.5.10

Jump to the Firefish Homepage