Skip to content

Instantly share code, notes, and snippets.

@hosamn
Created October 14, 2024 17:18
Show Gist options
  • Save hosamn/1931b9be6bc34e48474f97719861d7e0 to your computer and use it in GitHub Desktop.
Save hosamn/1931b9be6bc34e48474f97719861d7e0 to your computer and use it in GitHub Desktop.
@echo off
:loop
echo \
timeout 1 > nul
cls
echo ^|
timeout 1 > nul
cls
echo /
timeout 1 > nul
cls
echo ^|
timeout 1 > nul
cls
GOTO loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment