#!/bin/bash
# pstree but without all the common crap from the kernel, etc
pstree `whoami`
# | grep -v `<<End`
#
#End
