On Tue, Aug 16, 2005 at 08:12:32PM +0200, J. Erik Heinz wrote:
> Menuhin Saitov <menuhin(at)web.de> words
> Damit suchst du nur in der aktuellen Datei. Ich will jedoch wenn ich
> beispielsweise 5 Dateien im vim aufhabe, in allen gleichzeitig nach
> einem string suche.
>
Dann ist besser mit grep.
grep string file oder
grep -r string folder
-- Saitov Menuhin http://www.msaitov.de.vu To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 17 Aug 2005 - 07:21:49 CEST