python - Simulate KeyboardInterrupt with fabric -


how fire ctrl+c fabric, in other words possible trigger keyboardinterrupt manually via bash?

ctrl+c generates sigint signal.

you can send signal kill -sigint pid pid process id. wish signal. kill bash built-in.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -