nmh-workers
[Top][All Lists]
Advanced

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

anno -nodate -component subject -text "hi foo"$'\n'" bar"$'\n'" baz"


From: Tom R
Subject: anno -nodate -component subject -text "hi foo"$'\n'" bar"$'\n'" baz"
Date: Sat, 17 Jul 2021 06:09:38 -0500

Consider

    $ anno -nodate -component subject -text "hi foo"$'\n'"  bar"$'\n'"  baz"

I was hoping above would add only one subject header. Is there a way to
do that?

--
thanks!
Tom


$ echo "hi foo"$'\n'"  bar"$'\n'"  baz" |cat -A
hi foo$
  bar$
  baz$



reply via email to

[Prev in Thread] Current Thread [Next in Thread]