Thanks to visit codestin.com
Credit goes to github.com

Skip to content

retarget pure posix sh interpreter #3

@mcandre

Description

@mcandre

As a user, I want to drop the requirement for bash/zsh interpreter and instead target the plain POSIX sh interpreter base, so that I can interoperate with many more choices of shells.

Replace pushd and popd with sh -c "cd <dir> && <command> && <command> && ... <command>"

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