Creating and Reading Files

Learn how to read and create files using the CLI.

Creating files

The echo command takes text and prints it back to the screen. Run the terminal below to run the following command:

$ echo Hello there

Get hands-on with 1200+ tech skills courses.