I posted a reply to your thread in General... If you have awk you can use

awk '/\t/' file_name

to "grep" for tab

[ 18 April 2002: Message edited by: marvin ]