Poser une questionPoser une question
 

Discussion généraleii (Invoke-Item), Captain!

  • jeudi 31 juillet 2008 00:17BinaryCoder Médailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateurMédailles de l'utilisateur
     A du code

    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.)

Toutes les réponses