On FRI, 8 DEC 2006, chengmj wrote: > HI, > In MS windows OS, I used VIM command (:! find "STATUS" *.h), and got the > results on CMD window. So I could not jump to one file directly using the > command "Ctrl+]". Can anybody tell me how i can get the results in vim ? > Thanks in advance. > > Cmj As Aaron pointed out, your question i too concise. I am guessing: r:! find "STATUS" *.h -- Leo