Welcome, Guest. Please login or register.

Author Topic: how to find files that contain a particular string  (Read 1270 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MozzerFan

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 607
  • Country: 00
    • Show all replies
Re: how to find files that contain a particular string
« on: April 16, 2009, 04:46:51 AM »
Edit: WB3.1 has the search command to do this.
The following example searches in all files on the sys: partition.
search sys: "" ALL QUIET

There are some grep utilities for the amiga on aminet though.
Some claim to be faster than the search command.