RosettaCodeData/Task/Word-frequency/TMG/word-frequency-2.tmg
2023-07-01 13:44:08 -04:00

1 line
45 B
Text

cat file | tr A-Z a-z > file1; ./a.out file1