Command Prompt Python
Archived 3 years ago
L
lumox360
why this code only run the getmac command and not the ipconfig /all?
os.system('cmd /K "getmac & timeout 5 & ipconfig /all & timeout 5"')
os.system('cmd /K "getmac & timeout 5 & ipconfig /all & timeout 5"')
