On Sat, Jan 17, 2004 at 10:46:57PM -0500, Rick Kunath wrote: > I have an app that needs to be started from a terminal with a command like > ./somefile.pl > > How do I enter this into the command line so I can create a menu item to start > the file from the menu in KDE? > > entering the path /home/user/./somefile.pl fails as does adding open in > terminal with various entries I tried. > > TIA. > Rick
Try "xterm -e /path/to/somefile.pl" Todd
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
