#!/bin/sh
echo "string = $string"
echo "integer = $integer"
echo "float = $float"
echo "date = $date"