libsu icon indicating copy to clipboard operation
libsu copied to clipboard

How do I simulate Control + C for a process

Open XomaDev opened this issue 1 year ago • 2 comments

XomaDev avatar Aug 13 '23 15:08 XomaDev

+1 It's possible in current version without root?

DimaDDM avatar Feb 10 '24 09:02 DimaDDM

Send SIGINT to the process as you would any Linux system. How to do that is up to you though.

androidacy-user avatar Apr 28 '24 16:04 androidacy-user

@XomaDev see https://github.com/topjohnwu/libsu/issues/159#issuecomment-2081539297

topjohnwu avatar Jun 11 '24 00:06 topjohnwu