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

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