terminal

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
rusty_jones

terminal

Post by rusty_jones »

how do I stop a script while the terminal is still open? tried ctrl-x,ctrl-cand ctrl-z and nothing works.

Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
xenopeek
Level 25
Level 25
Posts: 29507
Joined: Wed Jul 06, 2011 3:58 am

Re: terminal

Post by xenopeek »

Ctrl+C will normally abort a script. Ctrl+Z will make it a background job. If you have set Ctrl+C to be the copy command, then you would abort a script with Ctrl+Shift+C.
Image
rusty_jones

Re: terminal {Solved]

Post by rusty_jones »

None of those worked, but I tried ctrl+alt+c and that did the trick
Locked

Return to “Other topics”