#!/bin/sh

str=$1
echo "input argument: $str"