#!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt'