Skip to content

find command uses GNUisms, causing issues in FreeBSD (& presumably other non-Linux OSes) #425

@darkuranium

Description

@darkuranium

I ran into this issue while running Pylon in FreeBSD:

Process terminated with code 1, find: illegal option -- O

I couldn't narrow down the root cause upon a (somewhat) quick check, and fortunately, a workaround exists (install gfind, and then ln -s /usr/local/bin/gfind ~/.local/bin/find).

Still, I figured I might as well bring this up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions