Linux: Prevent or Terminate Infinite Loop

Published: 25 October 2022
on channel: MyWebUniversity
283
6

How-To Prevent or Terminate Infinite Loop in Linux
1: In this example we show the ‘while true’ loop infinitely since that condition is always true or 1.
2: In this example the condition needs to be checked inside to make it false so the loop terminate when the while condition becomes false.
3: If the condition was written in the terminal session, then ‘Terminate it with CTRL + C’
4: If this was written a Shell Script, then identify the PID for program/Shell script and kill -9 PID
5: To see the entire video with more details example, please watch the full video:

   • Linux Demonstration on Terminal Comma...  

6: If you like to see more videos like this, please subscribe to my YouTube channel so you get notified and watch all other more than 300 videos in the topics of Computer related subjects:

   / @mywebuniversity  

   / @mywebuniversity  


Watch video Linux: Prevent or Terminate Infinite Loop online without registration, duration hours minute second in high quality. This video was added by user MyWebUniversity 25 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 28 once and liked it people.