How To Make A List From A File Containing Words Se tr ' ' '\n' < input_file.txt | sort > output_file.txt Previous Next