#! /bin/sh

ps -u `id | cut -f1 -d")" | cut -f2 -d "("` | grep $1 
