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

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