> The subject says it all. The -R switch is recursive, but 
> ignores hidden 
> directories. And grep also ignores hidden files. Is there a 
> way around this? 

I think the simplest solution is to supply grep with the filenames using
a pipe from "ls -a"


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to