#!/bin/bash cd bin nohup ./wsproxy -i $1 >> wsproxy$1.out 2>&1 &