hey guys its me again.

i want to write simple script which gets TXT file, which contains for example:

Hello world my name is Steave jones from canda,
i like dogs but i hate big ones...


now from these lines i want search all steave+space (Steave ) and to cut the first word after it.
any ideas?



thx.