#!/bin/bash kill $(ps lx | fgrep -v grep | fgrep vnc | awk '{print $3}')