On Tue, Sep 25, 2012 at 12:30:55PM +0100, Another Sillyname wrote:
> Is there a way to start the screen -x root/Master session and still
> allow this calling script to finish?
It sounds like you want the `exec' shell builtin, which you can use
like:
exec screen -x root/Master
http://www.gnu.or
On Thursday, September 27, 2012 02:52:42 PM Peder Stray wrote:
> On Thu, 27 Sep 2012, ping wrote:
> > guys/experts:
> > like the email subject, I recently upgrade my system and seems have to
> > reboot more frequently than before.
> > I found it annoying that I have to re-create each window and sta
On Thu, 27 Sep 2012, ping wrote:
guys/experts:
like the email subject, I recently upgrade my system and seems have to reboot
more frequently than before.
I found it annoying that I have to re-create each window and start my apps in
each window manually, after a system reboot.
I know there mus
guys/experts:
like the email subject, I recently upgrade my system and seems have to
reboot more frequently than before.
I found it annoying that I have to re-create each window and start my
apps in each window manually, after a system reboot.
I know there must be a way to automate it, what is