Skip to content

pr #387 ('su -c') seems to break command execution for me #405

@v0lker

Description

@v0lker

#387 moves from echo <command> | su to su -c <command>

su doesn't know about the -c option, at least on my test platform with an android q preview, which uses android's own system/extras/su/su.cpp

evil_platform:/ # which su
/system/xbin/su

and that's the only one.. on that machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions