Re: command line with < > and not wanting to redirect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Jerry Geis wrote:
> 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@xxxxxxxxxxxxxx>" -x -y -z
use single quote

command -f 'Some Email <someemail@xxxxxxxxxxxxxx>' -x -y -z

> 
> I tried putting a backslach in front of the < and > but that didnt do it
> either.
> 
> Thanks,
> 
> Jerry
> _______________________________________________
> CentOS mailing list
> CentOS@xxxxxxxxxx
> http://lists.centos.org/mailman/listinfo/centos
> 


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux