On Fri, Nov 21, 2008 at 1:01 AM, Joseph Lorenzo Hall <[EMAIL PROTECTED]> wrote:
> On Thu, Nov 20, 2008 at 11:10 AM, Aaron Davies <[EMAIL PROTECTED]> wrote:
>>
>> is this leopard or tiger? i'd suggest trying out dtrace (leopard) or
>> ktrace (tiger) to get some idea of what exactly open is trying to
On Thu, Nov 20, 2008 at 11:10 AM, Aaron Davies <[EMAIL PROTECTED]> wrote:
>
> is this leopard or tiger? i'd suggest trying out dtrace (leopard) or
> ktrace (tiger) to get some idea of what exactly open is trying to do
> in each case
Hi, this is leopard. I'm not familiar with dtrace but I'll check
On Thu, Nov 20, 2008 at 11:54 PM, Joseph Lorenzo Hall <[EMAIL PROTECTED]> wrote:
> On Thu, Nov 20, 2008 at 10:11 AM, Dan Mahoney, System Admin
> <[EMAIL PROTECTED]>
>>
>> I would suggest trying to compare the environment outside screen with the
>> environment inside a screen session. Does the OSX
On Thu, Nov 20, 2008 at 10:11 AM, Dan Mahoney, System Admin
<[EMAIL PROTECTED]>
>
> I would suggest trying to compare the environment outside screen with the
> environment inside a screen session. Does the OSX man page make any mention
> of variables used?
(this is using `printenv > term_vars.txt
On Tue, 18 Nov 2008, Joseph Lorenzo Hall wrote:
Hi, this is going to be probably the n00best of newbie questions...
but I couldn't figure it out after considerable effort:
I'm running screen on Mac OS X in an X11 terminal window. However,
when I use the Mac OS X shell command `open`, it doesn'
Hi, this is going to be probably the n00best of newbie questions...
but I couldn't figure it out after considerable effort:
I'm running screen on Mac OS X in an X11 terminal window. However,
when I use the Mac OS X shell command `open`, it doesn't open things
anymore. For example, `open .` typic