The command echo “text” >> file.txt will not overwrite file.txt if it already exists. True or False?

The command echo “text” >> file.txt will not overwrite file.txt if it already exists. True or False?Category: Linux EssentialsAuthor "LinuxQuestions"The command echo “text” >> file.txt will not overwrite file.txt if it already exists. True or False?
Linux Questions Staff asked 1 year ago

The command echo “text” >> file.txt will not overwrite file.txt if it already exists. True or False?

  • True
  • False

About the author