Coding Global Background
Coding Global

Command Prompt Python

Archived 3 years ago
1
1 messages
0 members
Created 3 years ago
Updated 3 years ago
Open in Discord
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"')

Replies (1)