|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: jon schatz (jon
divisionbyzero.com)Date: Sun Apr 07 2002 - 15:43:05 CDT
On Sat, 2002-04-06 at 17:01, KF wrote:
> My question is does anyone know how to programatically do this? Do i
> need to make use of bit shifting or something? I need only a program to
> print the list to the screen or something simple. Example output would
> be ...
>
> AAAA
> BBBBB
> ....
> AAAB
> AAAC
perl -e 'foreach (AAAA..ZZZZ) { print $_,"\n";}'
i'm sure someone on this list can golf this down, but this should be
sufficient...
-jon
-- jondivisionbyzero.com || www.divisionbyzero.com gpg key: www.divisionbyzero.com/pubkey.asc think i have a virus? www.divisionbyzero.com/pgp.html "You are in a twisty little maze of Sendmail rules, all confusing."
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iD8DBQA8sK9Zwj1gFegse14RApCKAJ48iOXytbebgb+jQrcyOcRcLIYT0ACeMiU7 RKNfp3ENZ4Lq3wC1qgqPt3w= =4VUY -----END PGP SIGNATURE-----
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]