unix find a file by name including subfolders
This post was written 7 years ago.
Tue, 02 Nov 2004
find . | grep file_i_am_looking_for
this will search from the current folder you are in downwards
this will search from the current folder you are in downwards
This post was written 7 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments