Last active
December 24, 2022 02:44
-
-
Save GitHub30/7ba9270af89dd6c6318da6c62831b7ee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for i in `seq 200`; do google-chrome-stable --headless --single-process --disable-gpu --disable-dev-shm-usage --disable-audio-output --dump-dom https://itm.deno.dev?sleep=60000 & done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment