Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

concatenate two commands powershell

//Use a semicolon to chain commands in PowerShell:
ipconfig /release; ipconfig /renew
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #concatenate #commands #powershell
ADD COMMENT
Topic
Name
5+7 =