if [ -f 1.txt ];then echo "hello";fi if [ -f 1.txt ];then echo "hello" fi if [ -f 1.txt ]; then echo "hello" fi if [ -f 1.txt ] then echo "hello" fi if [ -f 1.txt] then echo "hello" fi