The command echo "text" >> file.txt will not overwrite file.txt if it already exists.

The command echo "text" >> file.txt will not overwrite file.txt if it already exists.



Answer: True


Learn More Multiple Choice Question :