On Fri, 10 Sep 2021, nagari pratap wrote:
find . -type f -path '*x86*/*' \( -name "*.x" -and -name "f*.x" \)
the '-path' option is not relevant in the case under consideration. warm regards Saifi.
On Fri, 10 Sep 2021, nagari pratap wrote:
find . -type f -path '*x86*/*' \( -name "*.x" -and -name "f*.x" \)
the '-path' option is not relevant in the case under consideration. warm regards Saifi.