Hello,

In the page

http://docstore.mik.ua/orelly/unix/sedawk/ch02_05.htm

I followed the instructions to create a file called nameState and 
byState. The earlier sample commands with nameState work. I can also 
'cat byState'  and see the contents too. But when I run their sample 
command

|sed -f nameState list | byState

I get the error: byState: command not found

Even while typing the command itself, after the pipe, the byS does not auto 
complete giving a indication of a problem.
What could this be? I can work with the file individually but after the pipe it 
does not show up.
I can even do awk '{ print $0 }' byState and display the file contents.


|

-- 

As a proper list etiquette.....
Please trim your replies. Avoid cross posting to other lists.
Members do not want to waste time answering same queries that may have been 
answered on other lists.
Replies from other lists, to cross posted mails are not available to our 
members.
Post your replies below the relevant original text, leaving a line space.
Do not re-use old messages to write new ones. For new messages, create a new 
message.

Regards,

Rony.

-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to