Hi, When i try a command like: debpc:# if [ -n df /mnt | grep -ie "/dev/hdc1" ] echo "yes" then after i press "return", i get a command prompt ">" which seems to be waiting for more input. Why does that happen?