AdvancedSharpAdbClient icon indicating copy to clipboard operation
AdvancedSharpAdbClient copied to clipboard

Unable to use nohup

Open ZSXinXing opened this issue 9 months ago • 0 comments

Describe the bug

I use ExecuteRemoteCommand to execute nohup ./filename & to run the executable library. It is executed successfully in Windows PowerShell, but ExecuteRemoteCommand cannot be executed. It has no feedback and the binary file does not run.

Steps to reproduce the bug

Image

Expected behavior

No response

Screenshots

No response

NuGet package version

None

.NET Platform

No response

Platform type

No response

System version

No response

IDE

No response

Additional context

No response

ZSXinXing avatar Apr 02 '25 10:04 ZSXinXing