Re: :? within a function
Robert Elz <[email protected]> Mon, 18 May 2026 21:34:50 +0700
| Newsgroups | gmane.comp.shells.bash.help,gmane.comp.shells.bash.bugs |
|---|---|
| Message-ID | <[email protected]> |
Date: Mon, 18 May 2026 09:19:18 -0400
From: Greg Wooledge <[email protected]>
Message-ID: <[email protected]>
| FYI in bash, "." and "source" do take args.
Thanks, now you mention it, I think I have seen that mentioned before.
That makes it even more surprising that it isn't treating '.'
and functions the same way wrt error conditions though, and even
more likely just to be a bug.
kre