A simple example program about how to sort text files in a very easy way using java.
- compile and run.
- type the name of the .txt file (most be in the same directory).
- open the file, should be done.
Un programa de ejemplo simple de cómo ordenar archivos de texto de una manera muy fácil usando Java.
- compila el programa.
- escribe el nombre del archivo .txt (debe estar en el mismo directorio).
- abre el archivo, y deberia estar listo.