Comment 5 for bug 360759

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: [Bug 360759] Re: Sluggish performance with some status notifications enabled

Hmm, running:

 $ time screen /bin/true

Should start up screen, run /bin/true, and exit immediately, showing
how long that operation took.

You have something else funky going on.

What does your /usr/bin/screen shell script wrapper look like? Can
you attach it?

:-Dustin