WIKI

SEOUL‍
wiki:powershell
pageinfo
status
Draft

Powershell

문법

주석

# Comment, one line

<#
Comment line one
Comment line two
#>

파일/폴더 이동

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


Backlinks


wiki/powershell.txt · 마지막으로 수정됨: 2025/02/04 01:32 저자 clockoon