Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8766929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:40:27+00:00 2026-06-13T16:40:27+00:00

find . -iname ‘*.rar’ -execdir ls {} + this will not work under OSX

  • 0
find . -iname '*.rar' -execdir ls {} +

this will not work under OSX Lion, yielding ls: blabla.rar: No such file or directory etc..

Additionally, above will work under Linux. However, it will invoke ls as many times as it find result. Tested with simple cat $# script.

So I see 2 problems with -execdir

  • under Linux it will NOT combine search result as stated in manual when using {} +
  • under OSX it will NOT change directory as stated in manual, again using {} +

Wanted to confirm that this is buggy and not my misunderstanding.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T16:40:28+00:00Added an answer on June 13, 2026 at 4:40 pm

    I don’t know about Mountain Lion, but it’s a known bug in GNU findutils, apparently fixed in the 4.5 branch (check your find --version). See https://savannah.gnu.org/bugs/?19593

    There is also this bug: https://savannah.gnu.org/bugs/?29949 in find version 4.5.9, which matches the Mountain Lion symptom. Perhaps you should check both version numbers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i find a lot of questions about this problem but i did not solve...
I searched the site but I could not find any solution to this problem.
Let's say you run the command find . -iname bob While it is running,
The command tries to sum up the sizes: find . -iname *.dmg -exec du
I find it not so easy as one might think to start with TDD
Here is what I've got so far: SPECS = $(shell find spec -iname *_spec.js)
I am trying do the following: find . -iname pom.xml | xargs sed -i
With this Unix command, I try to search text in a directory find .
for f in $(for i in $(find Balzac/ -iname 20??????.txt); do echo $i; done);
find ./dir -type f -iname *.t[argz]*[bz2] -print | xargs mv --target-directory=dir seems to fail

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.