Conditional Testing in Bash: if, then, else, elif Share January 29, 2021 Dm4r Technology Programming in Bash can be fun at times. Knowing how to separate your if’s from your else-if’s or elif’s as they are called in Bash, can be fun too. Find out how get your Bash conditionals right. Read This Article on CloudSavvy IT › Source : Conditional Testing in Bash: if, then, else, elif