in reply to Re^2: Getting Filenames that contains a particular string recursively From a Directory
in thread Getting Filenames that contains a particular string recursively From a Directory

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^3: Getting Filenames that contains a particular string recursively From a Directory
  • Download Code

Replies are listed 'Best First'.
Re^4: Getting Filenames that contains a particular string recursively From a Directory
by blazar (Canon) on Dec 06, 2005 at 13:10 UTC
    jus add this "statement" b4 anything else:
    #!/bin/bash
    and remove all those useless systems...
    ;-)