The echo command:

The echo command:Category: Linux EssentialsAuthor "LinuxQuestions"The echo command:
Linux Questions Staff asked 1 year ago

The echo command:

  • Is used for variable assignment
  • Duplicates the input stream to the output stream
  • Is used to output text to the console
  • Tests a variable for duplication
  • Copies variables from one to another

About the author