Thursday, October 1, 2009

Walkthrough For Bloons Tower Defense 4 Ipod Touch

Despiste 5: Dividir un fichero de texto en partes de tamaño fijo

This time I leave a script that takes a text file and splits it into parts of fixed size. The script you can download it from:
http://dl.getdropbox.com/u/1039818/Blog/Windows/split-file.ps1
To honor the truth, this script is not a creation mine, but a modification of a script that I found on the network (Written by Josh Einstein
  • ) that does the same, but divided the text file in the number of parties that is passed as a parameter, unable to define the size of the parties. If you want to access the original, you will find on this link:
http://stackoverflow.com/questions/1001776/how-can-i-split-a-text-file-using-powershell/1003866 # 1003866

0 comments:

Post a Comment