Home News How to Use until Loop in Your Shell Scripts By Tecmint March 23, 2021 Until loop is used to execute a block of code until the expression is evaluated to be false. This is exactly the opposite of a while loop. While loop runs the code block while the expression is true and until loop does the opposite. Complete Story Facebook Twitter Linkedin Email Print Previous articleInterview with Daniel Stenberg: curl Command Creator Next articlePamac 10: A Quick Overview of the Main Improvements Must Read Security Is Linux Really the Most Secure OS? Facts and Myths About Linux Security Developer How to Reset Sudo Password in Ubuntu 22.04 LTS Developer How to Install Craft CMS on Ubuntu Developer How to Install Bugzilla on Ubuntu 20.04 Security Software Supply Chain: A Risky Time for Dependencies