#!/bin/sh cd /tmp touch hello.txt echo "just test" > hello.txt