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