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.

2
  • I wonder if nulling stdout & stderr is related, does removing the &> /dev/null change anything? Didn't seem to change anything when testing for me Commented Oct 21, 2018 at 15:17
  • No it does not. I tried that already. I deliberately silenced the commands in order to not be bothered with messages such as no sessions and [exited]. Commented Oct 21, 2018 at 16:40