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

Re: Finding dependencies



On Tue, Feb 21, 2006 at 03:19:30PM +0200, Eddy Petri?or wrote:
> grep -r -e "\s*#include\s\s*<" . |sort -u

At least gcc doesn't have a problem with anything which matches
'^\s*#\s*include\s*<'
So that may be a better expression.

Thanks,
Bas Wijnen

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://129.125.47.90/e-mail.html

Attachment: signature.asc
Description: Digital signature


Reply to: