help-gawk
[Top][All Lists]
Advanced

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

Re: Tilde expansion in awk pipes


From: limited time
Subject: Re: Tilde expansion in awk pipes
Date: Mon, 7 Oct 2024 03:47:55 +0530

So I had some helpful discussions with people over at zsh and here’s what’s 
happening : zsh when invoked with the sh command starts in the sh compatibility 
mode which modifies it’s tilde expansion behaviour.

Here’s the link : https://www.zsh.org/mla/users/2024/msg00691.html

This is what most likely other shells do as well when invoked with the sh 
command.

Thank you all for helping.

reply via email to

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