# Redirect nothing to the file. This is the same as: echo "" > myfile.txt > myfile.txt
touch myfile.txt
echo -n > myfile.txt