permissions are -rwsr-wr-x
Josh Diggs wrote:
If I select run in terminal, a terminal screen pops up, and disappears. If I select
run, nothing seems to happen.
This sounds like it might be a problem with the file's permissions. The execute bit needs to be set appropriately for whoever is running tn5250j. Check the permissions
ls -Al
and use chmod to set the appropriate permissions if necessary.
chmod 555 tn5250j.script (or whatever the script name is)
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general