New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redirect output to process substitution fails #18
Comments
|
This is one of the many bugs already fixed in ksh 93u+m, see ksh93/ksh#2 and ksh93/ksh@0aa9e03. It doesn't look like the ksh-community project is very active, so please join us at 93u+m for current development. A beta release is due out in the next few weeks, I'm tying up the loose ends for it now... |
|
excellent! thank you please update the other repositories with a link if you can in any case |
|
I'm afraid I have no control over any other repositories, so whether they provide a link is up to them. When the beta is ready I'll of course announce it where I can. |
|
I added a reference to this repo to Wikipedia's KornShell article |
|
@dicktyr Can you correct the hyperlink for that Wikipedia KornShell page? When I click on it, I get sent to https://github.com/ksh93/ksh%7Cksh instead of https://github.com/ksh93/ksh. |
|
actually I just removed the link as per WIkipedia policy |
the following command fails to print the expected output
and writes a file named
$'\312\004'to the working directoryexpected output
The text was updated successfully, but these errors were encountered: