Details
-
Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unixes
Description
If a shell job starts with a Shebag, e.g.
#!/bin/ksh
the specified shell should be used.
This can be achieved by starting the temporary scriptfile with
sh -c /tmp/jos/sosVLMoEciF6
instead of
sh /tmp/jos/sosVLMoEciF6