LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   if condition (https://www.linuxquestions.org/questions/linux-newbie-8/if-condition-4175556465/)

nuthalapati 10-18-2015 01:47 AM

if condition
 
Hi,
what is the difference between
if [ condition ]
if [[ condition ]]
Thank you

pan64 10-18-2015 03:26 AM

see for example here: http://www.tldp.org/LDP/abs/html/comparison-ops.html
and follow the link to double brackets

grail 10-18-2015 03:27 AM

http://mywiki.wooledge.org/BashFAQ/031


All times are GMT -5. The time now is 03:30 AM.