The command echo “text” > file.txt will create file.txt if it does not already exist.True or False?

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

The command echo “text” > file.txt will create file.txt if it does not already exist.True or False?

  • True
  • False

About the author