Not that I know anything about Macs. But "!" is a special character on some terminals, so it's possible the shell is interpreting [!is... as a command. Possibly try putting the filter in quotes:
"[!is[system]]" and see if you at least get a different error ;-) On Sunday, August 16, 2020 at 10:09:53 AM UTC-7, JWHoneycutt wrote: > > I am trying to learn how to generate web pages from my TW5 file, using > MacOS Catalina and TW5 version 5.1.22 > I am following the instructions graciously provided here: > https://www.didaxy.com/exporting-static-sites-from-tiddlywiki > > Running the Tiddlywiki server - Done, I called my directory "TW5_server" > Creating Some Content - Done > Exporting static pages - Problem encountered: > > TW5_server % tiddlywiki --rendertiddlers [!is[system]] > $:/core/templates/static.tiddler.html static text/plain > zsh: event not found: is[system]] > > Apparently ZSH is the default shell on MacOS Catalina. I do not know if I > have messed up my ZSH shell configuration. I think I want to find it, > delete it, and reload a clean shell so I can get past the error above - > right? > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2c612e41-4ad1-4413-ab44-0659dd20fc87o%40googlegroups.com.

