We've hit a roadblock in application deployment because the ksh in RHEL 7 does not support typeset -c: ksh -c 'float y=5 ; typeset -c x=y ; print $x' ksh[1]: typeset: -c: unknown option Usage: typeset [-bflmnprstuxACHS] [-a[type]] [-i[base]] [-E[n]] [-F[n]] [-L[n]] [-R[n]] [-X[n]] [-h string] [-T tname] [-Z[n]] [name[=value]...] Or: typeset [ options ] -f [name...]
When was typeset -c introduced? Does anyone know how to get ksh in RHEL updated or typeset -c backported? Tina -- Tina Harriott - Women in Mathematics Contact: [email protected] _______________________________________________ ast-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-users
