Skip to content

batch-runner.sh : grep: invalid option --p #141

@jungleGreenLSA

Description

@jungleGreenLSA

What happened?

when I run batch-runner, I get this error, does this mean that the application was processed? ****

--- Processing offer #5: https://job-boards.greenhouse.io/flowcode/jobs/4675498005 (report 005, attempt 1)
grep: invalid option -- P
usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
[-e pattern] [-f file] [--binary-files=value] [--color=when]
[--context[=num]] [--directories=action] [--label] [--line-buffered]
[--null] [pattern] [file ...]
✅ Completed (score: -, report: 003)
--- Processing offer #6: https://job-boards.greenhouse.io/pingidentity/jobs/8409523002 (report 006, attempt 1)

Steps to reproduce

After I run the below:

cd /Users/jeff/career-ops

Dry run first — see what will be processed

bash batch/batch-runner.sh --dry-run

# Then run with parallel workers (3 recommended)
bash batch/batch-runner.sh --parallel 3

Expected behavior

No response

OS

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions