2 lines
97 B
Bash
Executable File
2 lines
97 B
Bash
Executable File
g++ xmlattrsort.cpp -o xmlattrsort && cat klimov6.xml | iconv -f cp1251 -t utf-8 | ./xmlattrsort
|