Maybe running your program as

    % program 2>&1 |less

works. This redirects stderr (file descriptor 2) to where stdout goes.

// Heikki
-- 
Heikki Vatiainen                  * [EMAIL PROTECTED]
Tampere University of Technology  * Tampere, Finland



--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to