adspace
Answer Posted / Vineet Padalia
To stop a Linux script from the command line, use the Ctrl+C keys. This sends an interrupt signal to the running process, causing it to terminate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers