[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Get current working directory from another screen window
From: |
David Collins |
Subject: |
Re: Get current working directory from another screen window |
Date: |
Fri, 24 Jun 2011 11:03:27 +0100 |
User-agent: |
Heirloom mailx 12.4 7/29/08 |
On Wed, Jun 22, 2011 at 10:38 AM, Tomasz Muras <address@hidden> wrote:
> Hello,
>
> I'm wondering if something like this would be possible:
> I would like to quickly switch to the same current working directory
> as in another screen window. Would it be possible to read cwd of
> another window?
if you are not running a process in the shell just type screen and it
will open up the current directory in a new shell in screen, is this
what you are after? If it is I have a screen script to do this when
you are running a process, let me know if you want me to dig it up.
David