I have a report that looks like this. I'm looking for a way where I can store the servers for each date in an array named after the date listed.
Code:
07/28/2009
serverA
07/30/2009
serverB
serverX
serverZ
07/31/2009
serverX
[code]
I want to be able to print the array for 7/30/09 and have it list the 3 servers. Any ideas?
--
Chris
RHCE, SCSA, AIX5L, LPIC, CNE, CCNA, MCSE