% if(! ~ $#debug_shell 0) {
%{ fn evl { # Buffering is probably messing this up: #rc -c 'flag x +;{'^$post_arg_command'} |[2] awk ''{print ">> "$0}''' rc -c 'flag s +; flag x +;'^$post_arg_command } if(! ~ $#post_arg_command 0 && ! ~ $#post_arg_command '') { echo '
'
        evl | escape_html |[2] awk '{print ""$0""}' 
        echo '
' } %} % }
% env | escape_html

% umask