Sujet : Re: hello hello :D
De : janis_papanagnou+ng (at) *nospam* hotmail.com (Janis Papanagnou)
Groupes : comp.lang.awkDate : 20. Jan 2025, 14:01:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vmlhfo$353k8$1@dont-email.me>
References : 1 2
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
On 20.01.2025 13:02, yeti wrote:
gggggggggggunit <gunitinug@50cent.com> wrote:
$ echo howdy! | awk '{print}'
$ echo Welcome. | awk 2
$ echo welcome, too | awk \$_
...to not make things too obvious ;-)
Janis