잡담

powershell

tomato13 2010. 2. 12. 09:48

powershell ex)

PS E:\OSP\DEVDEV8\_target\oaf> dir * -include *.so -exclude *_debug.so,UTs* -Destination s8500

PS E:\OSP\DEVDEV8\_target\oaf>copy * -include *.so -exclude *_debug.so,UTs* s8500


(http://en.wikipedia.org/wiki/Windows_PowerShell)