This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
> Randall R Schulz wrote: > > At 18:15 2003-07-22, David A. Cobb wrote: > >>I would wish to tell find not to get involved with the /proc filesystem > >>at all. Can that easily be done? > > > > Very easily: > > % find / -path '/proc' -prune -o -print > > Would it make sense to identify the inodes under /proc/registry as not > regular files (type f), but, say, devices (or other such special files)?
No.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |