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

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