-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

How should I do to split a long string that the only thing I know is
that is a multiple of a previous defined number (for example 26).

A graphic example:

abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz

That's four times 26 (104) but I don't (I can't) count every string
because they are really long (They can be of thousands of charachters).

So what I should do, I think, is a loop that get the first 26
charachters and print them in a new file, after that evaluates if there
is more string to get, and so on, but I am not able to see how it
works... :-/

Give me some advice, please (the command I should use, or group of
commands, etc...)

Thanks in advance for your help and patience.

Josep Sānchez
~ [papapep]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+U2pP2vx52x0kyz4RArgbAKCwR88CWEfO0I8eePfRL42XsoTKxACgkm5d
hJTlHvX22x+LSCazIBDsruc=
=qw3e
-----END PGP SIGNATURE-----




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to