Skip to content

"Usage: when-changed [-vr1s] FILE COMMAND" -- COMMAND passed to /bin/bash? #94

@boryeumao

Description

@boryeumao

It seems that COMMAND by default is passed to /bin/sh -- if correct, is it possible to pass COMMAND to a different shell, say /bin/bash? On Debian 11, /bin/sh is a symlink to /bin/dash -- relinking it to /bin/bash works, but hopefully there's a more gentle way than this. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions