• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: GREP in Akua's "the entries in"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GREP in Akua's "the entries in"


  • Subject: Re: GREP in Akua's "the entries in"
  • From: Godot <email@hidden>
  • Date: Thu, 05 Jul 2001 16:30:17 -0400

> I'm trying to figure out how to format the search string in Akua Sweets'
> "the entries in" command to select all files with an asterisk in their
> names. From the dictionary/documentation, it looked like it should be
> "*/**", wildcard-real asterisk-wild card. That doesn't do it. Does
> anyone know what would? TIA.

The quick answer: "***"

The long answer: Although that would seem somewhat logical, the '*' command
already takes the next character as a "literal", making the "/" superfluous.

You are saying any characters until an asterisk and then any characters
until end-of-line.

Thus things like "*[abc]*" don't work. It is a low-power-high-speed-68K
assembly match from 1989 :)

Cheers,
Greg


  • Follow-Ups:
    • Re: GREP in Akua's "the entries in"
      • From: "Marc K. Myers" <email@hidden>
  • Prev by Date: Re: read write basics
  • Next by Date: Re: scripting MacPerl question
  • Previous by thread: Re: GREP in Akua's "the entries in"
  • Next by thread: Re: GREP in Akua's "the entries in"
  • Index(es):
    • Date
    • Thread