Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] New grimoires available!

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • To: jkolb AT brandeis.edu
  • Cc: Source Mage - Discuss <sm-discuss AT lists.ibiblio.org>, Eric Sandall <eric AT sandall.us>
  • Subject: Re: [SM-Discuss] New grimoires available!
  • Date: Wed, 18 Jun 2003 17:17:06 -0000

Here is a quick one liner to do just that:
for i in `gaze installed | cut -f1 -d:`; do gaze what $i | grep -q "No
details found" && echo "$i doesn't exist."; done

There is no option currently to show all grimoires, or all available
grimoires.

On Wed, 2003-06-18 at 11:47, jkolb AT brandeis.edu wrote:
> Hey this is great! Awesome work guys. As I was reading this though, one
> question came to mind, if I have a spell, like a game installed and I
> updated
> my grimoire but did not add the games grimoire, the spell is still
> installed,
> and can be dispelled, but that's about it. Is there a way to see if
> installed spells are in the local grimoire? I rememeber I ran into this
> problem with the truetype fonts being renamed to msttf and I had no idea.
> Sort of like an 'orphans' for grimoires. Also, I don't remember if scribe
> has this, but now that we have 5 grimoires could there be a 'scribe --view'
> or something like that that would list all of the available grimoires?
>
> Jeremy
>
>
>
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss





Archive powered by MHonArc 2.6.24.

Top of Page