On 12/10/2014 08:21 PM, Warren Young wrote:
> On Dec 10, 2014, at 6:20 PM, Ryan Dortmans wrote:
>
>> The latest version of mksh no longer handles Windows line endings
>
> [snip]
>
>> —
>
> mksh is currently up for adoption:
>
> http://cygwin.1069669.n5.nabble.com/Packages-up-for-adoption-td
On Dec 10, 2014, at 6:20 PM, Ryan Dortmans wrote:
> The latest version of mksh no longer handles Windows line endings
[snip]
> —
mksh is currently up for adoption:
http://cygwin.1069669.n5.nabble.com/Packages-up-for-adoption-td111353.html
I briefly considered adopting it, mainly for histor
Hi,
The latest version of mksh no longer handles Windows line endings in
ksh scripts when in a text-mode file system.
To reproduce:
$ mount -o text c:/textmode /textmode
(or use an existing text-mode mount)
$ echo -e "\necho \"test\"\n" > /textmode/test.ksh
$ ksh /textmode/test.ksh
: not founds
3 matches
Mail list logo