Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Month: December 2010

General

Quick evaluation of Python expressions in Bash

A Bash function and alias combo that lets you evaluate simple Python expressions from the Bash command-line: The function and alias combo is necessary to prevent Bash from expanding wildcard expressions like * and ? and such. I...
Marc 2010-12-172010-12-18
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing