Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Associate X11 applications with filename extensions' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Associate X11 applications with filename extensions
Authored by: ssevenup on May 16, '03 08:01:12PM
How exactly are you specifying the environment variables in /bin/sh ? sh and tcsh have different requirements. You can add this to your script after the variables are set to troubleshoot it...

env >env_test.txt
Then look in env_test.txt to see if the variables are actually being set or not after running the script from the command line. --MM

---
Mark Moorcroft
ELORET Corp. - NASA/Ames RC
Sys. Admin.

[ Reply to This | # ]