Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • does it work with another program? Eg.: xclock? Commented Dec 25, 2012 at 22:15
  • @jippie Same exact behaviour: script launches xclock but then stays open instead of exiting; only exits after I close xclock Commented Dec 25, 2012 at 22:38
  • Strange, I copied your script and works fine here. Only difference is that I didn't use an exit 1 Commented Dec 25, 2012 at 22:42
  • I just tried it out without exit 1. Same result. How did you launch the script? Did you use ./intellilaunch.sh xclock or something else? Commented Dec 25, 2012 at 22:53
  • yup. What OS / distribution are you on? Commented Dec 25, 2012 at 22:57