loksh icon indicating copy to clipboard operation
loksh copied to clipboard

A Linux port of OpenBSD's ksh

Results 4 loksh issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to update `loksh` on gentoo to the latest version. However i'm seeing compiler warnings when building it: ``` [35/35] x86_64-pc-linux-gnu-gcc -o ksh ksh.p/alloc.c.o ksh.p/c_ksh.c.o ksh.p/c_sh.c.o ksh.p/c_test.c.o ksh.p/c_ulimit.c.o...

```sh eval "$( # this don't work printf '%s' true )" ``` Not sure if this happens upstream too.