Home / spliter
Name Modified Size InfoDownloads / Week
Parent folder
readme.md 2018-09-09 530 Bytes
input.txt 2018-09-06 2.2 kB
spliterc.cmd 2018-09-06 706 Bytes
Totals: 3 Items   3.4 kB 0

spliterc

[ES] Este script separa la informacion de input.txt en 2 ficheros, donde cada uno recopila una linea con iformación (omite líneas en blanco).

[EN] This script splits the data of input.txt into two files where each one gathers a line of information (blank lines are ignored)

Example of use: put both files in the same file and open a cmd or PowerShell window in that file path. Then type:

.\spliterc.cmd

Two outputs are generated: out0.txt out1.txt

Each one has a line of the file.

Source: readme.md, updated 2018-09-09