On Tue, 27 Jul 1999, you wrote:
cd /<the path> ./<therrunscript>
How do I transfer that to a panel launcher?
Generally, you wont have to cd into the program directory before you run a program, so you can just have /full/path/to/thescript in the command box. In the rare instance that you do have to be in the script directory for it to work, you can put multiple commands on one line by seperating them with a semi-colon (this applies to the shell too, usefull when you have three commands to run that you know are going to take half an hour each), so you could put cd /the/path;./thescript (you will generally only need the ./ when you are root, it means 'the current directory')
Malc
[ This email came to you via the Anglian Linux User Group list ] [ If you only wish to recieve event announcements, email the ] [ SUBJECTs of "unsubscribe alug" and "subscribe alug-announce" ] [ to listserver@stu.uea.ac.uk -- We do need your support, tho' ]