I want to search for all '.py' files in a directory (recursively). However, if there is a '.sh' file in the same directory where a '.py' is in, the '.sh' file rather than the '.py' file will be returned. Would somebody let me know how to do so?
- How to conditionally search? Peng Yu
- Re: How to conditionally search? James Youngman
- Re: How to conditionally search? Peng Yu
- Re: How to conditionally search? Eric Blake
- Re: How to conditionally search? Peng Yu
- Re: How to conditionally search? James Youngman
- Re: How to conditionally search? Peng Yu
- Re: How to conditionally sear... Eric Blake
