K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-02-27T16:54:43.665133Z K 7 svn:log V 148 sh: Do not corrupt internal representation if LINENO inner expansion fails. Example: f() { : ${LINENO+$((1/0))}; } and call this function twice. END