This is the version I have installed on my machine now.
$ print ${.sh.version}
Version M 1993-12-28 s+

This is the function I used to install where 
$URL=http://www.research.att.com/sw/download
function getk {
    bin/package authorize "I accept www.opensource.org/licenses/cpl"  password 
"." \
        flat setup source $URL ast-ksh
}

After installing I've tried using this function.
function kupdate {
    bin/package setup source
}

but it keeps getting the same version, is there another link I should be
using, I normally download and build ksh from source.

Regards, Patrick
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to