creating and saving a text file in terminal code example Example: how to save a text file with a terminal command echo "insert text here" > filename.txt