#!/bin/bash touch /tmp/touched /bin/echo "Param1 = $1, Param2 = $2" >>/tmp/out exit 6