zsh

All posts tagged zsh

2009-07-24 update: it works again

I wanted to report an issue with zsh, but I can't.

The problem is that they've got harsh blocking rules which prevent emails from any @gmail.com account.  I went through a lot of trouble to research other email accounts and to sign up for one only to learn that @gmx.com email addresses are also blocked.  An old @myrealbox.com account is also blocked.

5.7.1 Blocked by SpamAssassin

Seriously people, figure it out and make it work.

Continue Reading

determine-shell.sh

I've been doing some work on a scripting test environment which would automatically run a test suite while I'm editing, triggered when I save.

I've already completed a rather complex version of it.. well I've completed three versions of it.

  1. Bash
  2. Boo
  3. Zsh

I want to merge all this effort into one mega-script which can be easily adapted to any scripting/programming language. Therein lies the problem. There are some tricks which I want to invoke in a bash and zsh environment in order to do some extra debugging.

Continue Reading

Software > Scripting Languages >

(on Wikipedia)
https://www.zsh.org/

A shell.

Though not usually available for a Linux distribution, it's exceptionally powerful enough that I insist upon it.

Default for macOS.

  • aka Z shell

Continue Reading