Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    As a side remark, I would recommend quoting any variable names as you are expanding them, e.g. "$1", "$2"c; otherwise the script will break if any of its parameters contain white space. Commented Mar 25, 2015 at 15:46
  • You give a vague statement of an objective, and a command that you know doesn't work. This would be a better question if you stated your objective clearly. I guess it is something like "I want to use the find command to test a single file to see whether it satisfies a find test, such as size = some specified number." Commented Mar 26, 2015 at 5:59