Re: Weird tcsh question

2005-05-09 Thread Kenny Donahue
hanks, Kenny Kevin D. Clark wrote: Kenny Donahue <[EMAIL PROTECTED]> writes: Hi all, I have a weird tcsh question ask. in both Linux and Solaris if try and execute . I get either /usr/sbin/. : permision deinied or in Lunux /bin/. :Permission denied. What is happening? Example: Kenny on somemach

Re: Weird tcsh question

2005-05-09 Thread Kevin D. Clark
Kenny Donahue <[EMAIL PROTECTED]> writes: > Hi all, > I have a weird tcsh question ask. > in both Linux and Solaris if try and execute . I get either > /usr/sbin/. : permision deinied > or in Lunux /bin/. :Permission denied. What is happening? > Example: > >

Re: Weird tcsh question

2005-05-09 Thread Jerry Feldman
On Monday 09 May 2005 2:35 pm, Kenny Donahue wrote: > Hi all, > I have a weird tcsh question ask. > in both Linux and Solaris if try and execute . I get either /usr/sbin/. > > : permision deinied > > or in Lunux /bin/. :Permission denied. What is happening? > Example:

Re: Weird tcsh question

2005-05-09 Thread Kenny Donahue
This was just a typo with a weird side effect. I was just curious what the shell thought I was trying to do that it denied permission to do it. Thanks, Kenny Steven W. Orr wrote: On Monday, May 9th 2005 at 14:35 -0400, quoth Kenny Donahue: =>Hi all, =>I have a weird tcsh question ask. =&g

Weird tcsh question

2005-05-09 Thread Kenny Donahue
Hi all, I have a weird tcsh question ask. in both Linux and Solaris if try and execute . I get either /usr/sbin/. : permision deinied or in Lunux /bin/. :Permission denied. What is happening? Example: Kenny on somemachine% . /bin/.: Permission denied. No big deal but it got me wondering. Thanks