www.francisfish.com

Click Bookshop to see my novels. Buddhist, father of 2, Ruby on Rails programmer for money, and fiction writer.








Latest Articles:

Archive

Tag Cloud:

Stats:

  • Entries = 358
  • Notes = 35

General Links

    follow me on Twitter

    Running Prince XML in batch mode inside cygwin

    I already put this on the forum, but here it is. Useful if you want to work out how to make other console programs run properly from cygwin. Note that is uses Bash shell arrays: #!/bin/bashecho $1args=("$@")for (( i = 0 ; i < ${#arg

    Comments (0) . Thursday, 8 January 2009