WIKI

SEOUL‍
wiki:powershell
pageinfo
status
Draft

**This is an old revision of the document!**

pageinfo
status
Draft

Powershell

문법

주석

# Comment, one line

<#
Comment line one
Comment line two
#>

파일/폴더 이동

Move-Item -Path [Source] -Destination [Destination]

wiki/powershell.1738632722.txt.gz · Last modified: (external edit)