if (3 < 5) echo '3 is less than 5' if ({ grep -q ^root: /etc/passwd }) echo 'passwd has root'