CODE: [Copy to clipboard]PING -n 5 127.0 && echo hello && cls
CODE: [Copy to clipboard]ping -n 5 127.1 >nul && echo Hello && pause