#/bin/bash
ps -eHo ppid,pid,args --columns=45 | egrep 'PPPHost|sh|pppd|timelimit|scp|dbclient|chat' | egrep -v '\['


