I have a little log analysis perl script that I am trying to run. When starting form a 
terminal it works fine with the following in an executable script;
#! /bin/bash
echo "Mail Stats Log Analysis"
echo ""
su - root -c "DISPLAY=$DISPLAY; export DISPLAY; aterm -bg black -fg yellow -e perl 
/usr/bin/sm.logger"
When I setup a desktop shortcut and run the same thing with terminal window checked I 
a quick screen flash of the window and it is gone. How do I keep it around?

     _                                _
    / ) +--------------------------+ ( \
   / /  |                          |  \ \
 _( (   | _   Robert Sheskin     _ |   ) )_
(((\ \  |/ )[EMAIL PROTECTED]( \|  / /)))
(\\\\ \_/ /    ICQ:5788323       \ \_/ ////)
 \       /     AIM:RobertLS       \        /
  \    _/                          \_     /
  /   / +--------------------------+ \    \
 /   /                                \    \



Reply via email to