Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

separate powershell commands on one line

#semicolons
Stop-Process -Name notepad; Move-Item c:pdf1*.zip c:pdf2
 
PREVIOUS NEXT
Tagged: #separate #powershell #commands #line
ADD COMMENT
Topic
Name
3+1 =