1 # $Id: export-all,v 1.2 2010/04/21 04:25:28 sjg Exp $
6 # the old way to do :tA
7 M_tAbad = C,.*,cd & \&\& 'pwd',:sh
13 # this will cause trouble (recursing if we let it)
14 UT_BADDIR = ${${here}/../${here:T}:L:${M_tAbad}:T}
16 UT_OKDIR = ${${here}/../${here:T}:L:${M_tA}:T}
23 UT_ALL=even this gets exported