[CentOS] command line with < > and not wanting to redirect

Mon Dec 18 17:07:38 UTC 2006
Jerry Geis <geisj at pagestation.com>

How do you format a command line that needs < >
and they are not meant to redirect anything they are part of an email 
address.

command -f "Some Email <someemail at somedomain.com>" -x -y -z

I tried putting a backslach in front of the < and > but that didnt do it 
either.

Thanks,

Jerry