info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to search through all the files in all the levels of your directorie


From: dsaklad
Subject: How to search through all the files in all the levels of your directories.
Date: 4 Mar 2005 20:21:40 -0800
User-agent: G2/0.2

In emacs, what can be done to run a command?... like
find -type f -print0 |xargs -0 grep -i foo

The prompt appeared and an error message...
Fatal error (11).Segmentation fault

I'm trying to search though all files
in all the levels of my directories



reply via email to

[Prev in Thread] Current Thread [Next in Thread]