On Thu, Mar 05, 2009 at 12:28:45AM +0100, Emanoil Kotsev wrote: > I meant you can not compare echo with sed
You're missing the point: it's not sed that expands things. Run 'set -x' in your shell and run those examples. You'll see the command after the expantion by the shell. (Use 'set +x' to stop that noisy tracing) -- Tzafrir Cohen | [email protected] | VIM is http://tzafrir.org.il | | a Mutt's [email protected] | | best ICQ# 16849754 | | friend -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

