-
Notifications
You must be signed in to change notification settings - Fork 511
Closed as duplicate of#5213
Labels
Description
Description / Steps to reproduce the issue
Add AT&T ksh93 package, please. That is David Korn's original Korn Shell.
Source repro is at https://github.com/ksh93/ksh
Expected behavior
ksh93 -c 'print -- $(( sin(4.0) ))' works
Actual behavior
ksh93 -c 'print -- $(( sin(4.0) ))' does not work, /usr/bin/ksh93 not found.
Verification
- I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/)
Windows Version
MSYS2_NT-10.0-1904
Are you willing to submit a PR?
No response