bash-guide icon indicating copy to clipboard operation
bash-guide copied to clipboard

Update README.md about Bash Conditionals

Open Utano opened this issue 1 year ago • 0 comments

Better practice to use [[ instead of [ See some information about it: https://mywiki.wooledge.org/BashGuide/TestsAndConditionals#Conditional_Blocks_.28if.2C_test_and_.5B.5B.29

Utano avatar Jun 25 '24 14:06 Utano