Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

outputting quotes in a command



I want to output from a script the following command
(obviously where I will have foo bar as variables).

 $  mutt -f foo -e 'push "<limit> ~f bar ~d <2w^M"'
Where ^M represents a carriage return

I cannot reproduce the quoting in the attempts i have made with
backslasing.

How would I achieve this?

-- 
- Eric Smith



Messages sorted by: Reverse Date, Date, Thread, Author