echo command to generate file code example Example: echo command to generate file echo "Some line" > file1.txtCopy