March 31st, 2005

Themes, Darwinia, grep

Posted in General, Mac OS X by Diggory

  1. Darwinia has been released for the Mac – and it’s $10 cheaper than the PC version.
  2. Checkout the switchable themes (on the right) – WordPress 1.5 Rocks.
  3. Mental note to self: (Unix):

ps -ax | grep [f]oo

Will grep for the processes whose names contain foo – but will exclude grep from the results. (Thanks to Timothy Jones for the improvement)

Both comments and pings are currently closed. RSS 2.0

6 comments

  1. Timothy Jones says:

    Another way:

    ps -ax | grep [f]oo

    Due to the use of regular expressions, grep will match foo but not [f]oo.

    April 5th, 2005 at 3:10 am

  2. Diggory says:

    hmm – interesting. Certainly easier to remember.

    April 5th, 2005 at 3:14 am

  3. Eugene says:

    Darwinia is really good innovation game and I really happy that now everyone can taste this world of this wonderful green creatures :)

    December 6th, 2005 at 3:05 pm

  4. Kevin says:

    Why the hell things for Mac are always cheaper than for a PC? It is not fair..

    December 6th, 2005 at 5:38 pm

  5. Artur says:

    2 Kevin
    You don’t have $10?

    July 18th, 2007 at 2:44 pm