#!/bin/sh
#cccp hampa@chello.se
#simple script to display chat and priv output

cccp -N -o 2>/dev/null | egrep "CHAT|PRIV"
