#!/bin/bash action=$1 port=$2 file="/home/operation/workspace/renderingengine/engine/services.txt" #file="/tmp/services.txt" if [ $# -lt 2 ];then echo "