Decisions | A Way To Make BASH Program Intelligent - Learn BASH | Part 4

Posted by MohdSohail on Nov 25, 2018 12:27 PM EDT
LinuxAndUbuntu.com; By Mohd Sohail
Mail this story
Print this story

Welcome to the fourth chapter of BASH scripting series in which we will discuss the topic, decisions. Like a human being making decisions throughout the day, computers too need to decide on the best possible route when executing stuff from time to time. It has to consider whether a certain line of statements is necessary to be executed or not, based on a condition. In computer programming, the condition is usually tested on boolean values; either true or false.

Full Story

  Nav
» Read more about: Story Type: Reviews; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.