karolisl 1195503993 learn if ; then ; fi karolisl 1195504028 forget karolisl 1195504048 learn if ; then ; fi | http://bash-hackers.org/wiki/doku.php/syntax/ccmd/if_clause greycat 1241709218 forget greycat 1241709255 learn if ; then ; fi # http://bash-hackers.org/wiki/doku.php/syntax/ccmd/if_clause # http://mywiki.wooledge.org/BashGuide/TheBasics/TestsAndConditionals greycat 1269540271 forget greycat 1269540274 learn if ; then ; fi # http://bash-hackers.org/wiki/doku.php/syntax/ccmd/if_clause # http://mywiki.wooledge.org/BashGuide/TestsAndConditionals lhunath 1325845909 forget lhunath 1325846050 learn if ; then ; fi # Not "if [ command ]", not "if [[ $(command) ]]", just "if command". See http://wiki.bash-hackers.org/syntax/ccmd/if_clause http://mywiki.wooledge.org/BashGuide/TestsAndConditionals ormaaj 1331182119 forget ormaaj 1331182197 learn See: http://mywiki.wooledge.org/BashGuide/TestsAndConditionals#Conditional_Blocks_.28if.2C_test_and_.5B.5B.29 and http://wiki.bash-hackers.org/syntax/ccmd/if_clause ormaaj 1360687169 forget ormaaj 1360687206 learn See: http://mywiki.wooledge.org/BashGuide/TestsAndConditionals#Conditional_Blocks and http://wiki.bash-hackers.org/syntax/ccmd/if_clause