how to print output to a file in linux terminal code example Example: how to save a text file with a terminal command echo "insert text here" > filename.txt