#!/bin/sh # Author: Christoph Galuschka t_Log "Running $0 - ruby can run 'hello world'" # create ruby script FILE=/var/tmp/test.rb cat > $FILE <