Even more minimal:

#!/bin/ksh -p
export PS4='${.sh.fun+}'
set -x
type grep

Note that +, - or = after "fun" is necessary.

-Ed Horch
_______________________________________________
ast-users mailing list
ast-users@lists.research.att.com
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to