if [ $# -le 1 ] then echo "Error - Arguments missing!!" echo -e "Syntax :\nsh $0 "; echo -e "e.g.:\nsh $0 ssf hin input-file-name"; exit fi perl convertor_indic.pl -f=$1 -l=$2 -s=utf -t=wx -i=$3