Power Shell
[ps] powershell simplemenu, dictionary, array 사용법
동동(이재동)
2009. 10. 28. 10:53
powershell simple menu
http://www.blkmtn.org/powershell-a-simple-menu
dictionary 사용
http://devcentral.f5.com/weblogs/Joe/archive/2008/12/29/powershell-abcs---g-is-for-generics.aspx
http://www.blkmtn.org/powershell-a-simple-menu
dictionary 사용
http://devcentral.f5.com/weblogs/Joe/archive/2008/12/29/powershell-abcs---g-is-for-generics.aspx
array 사용
또 다른 hashtable 사용법(serer core 버전에서 위의 dictionary가 안되서 이걸썼다)
http://mow001.blogspot.com/2006/09/powershell-learn-about-hashtable_07.html