Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Shell Scripting Tutorial-52: The ‘break’ Statement

27.4K views on YouTube

In this tutorial you’ll learn to use the break statement to transfer control from within the loop to the first statement after the loop.