질문하기질문하기
 

일반 토론ii (Invoke-Item), Captain!

  • 2008년 7월 31일 목요일 오전 12:17BinaryCoder 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     코드 있음

    I have discovered the following which I have found highly useful.

    Let's say you are working in PowerShell and want to display the current working folder in Windows Explorer.

    All you need to do is execute:

    ii . 

    That is ii (for Invoke-Item), space, period.

    (Of course, if you want to show a child folder, substitute its name in place of the period.)

모든 응답