How to terminate a running shell script?

pluto25

Member
I know that there are predefined times to abort a shell script. If I want other times than the predefined ones, I could theoretically abort the command with <ctrl>-c. Any idea how I could achieve this in MacroDroid? How to send <ctrl>-c via the shell script action?

🤔
 
Top