#!/bin/bash

echo "I am run from a bash script"
echo "  end ending..."
