Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Awk > Re: file not fo...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 5 Topic 2183 of 2241
Post > Topic >>

Re: file not found

by Joel Reicher <joel@[EMAIL PROTECTED] > Mar 10, 2008 at 07:19 AM

happytoday <ehabaziz2001@[EMAIL PROTECTED]
> writes:

> I am piping sed command to an awk program but I got that error
> message :
> #  sed -f namestate list | bystate
> ksh: bystate:  not found
> #
> 
> Though bystate is a chmod 777 and contain that commands :

The shell is telling you bystate hasn't been found, not that execute
permission is denied.

It most probably isn't in your path (and shouldn't be if it's just the
current directory). Try ./bystate

Cheers,

        - Joel




 5 Posts in Topic:
file not found
happytoday <ehabaziz20  2008-03-09 23:13:22 
Re: file not found
Joel Reicher <joel@[EM  2008-03-10 07:19:52 
Re: file not found
Ed Morton <morton@[EMA  2008-03-10 07:32:38 
Re: file not found
happytoday <ehabaziz20  2008-03-10 13:46:48 
Re: file not found
Ed Morton <morton@[EMA  2008-03-10 15:56:45 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 5:38:09 CDT 2008.