home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / progmisc / euphor10.zip / GREP.BAT < prev    next >
DOS Batch File  |  1993-05-05  |  53b  |  4 lines

  1. @echo off
  2. dir %2 | ex.exe %EUDIR%\bin\grep.ex %1
  3.  
  4.