Re: `open` command on Mac OS

2008-11-20 Thread Aaron Davies
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

Re: `open` command on Mac OS

2008-11-20 Thread Joseph Lorenzo Hall
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

Re: `open` command on Mac OS

2008-11-20 Thread Aaron Davies
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

Re: `open` command on Mac OS

2008-11-20 Thread Joseph Lorenzo Hall
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

Re: `open` command on Mac OS

2008-11-20 Thread Dan Mahoney, System Admin
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'

`open` command on Mac OS

2008-11-20 Thread Joseph Lorenzo Hall
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