Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6247006

Improve AUTO macro use of find

XMLWordPrintable

    • b42
    • generic
    • generic

      You can convert all your egreps
      to the following exactly as shown:

        find -name SCCS -prune -o \
      -name 'X-*' -prune -o \
      -name ... \
      -name ... \
      -name ... \
      -name '*.java' -print

      It'll work fine on any platform.


      Scott

      ###@###.### 2005-03-28 23:18:14 GMT

            ohair Kelly Ohair (Inactive)
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: