#!/bin/bash
if [$# -eq 0]
then
	echo "Error"
fi
