Timeline for Loading Forever... Windows style
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Nov 6, 2018 at 12:14 | comment | added | mazzy |
The script does not start by [.... ]. You can fix it without penalty: for($s='.'*4+' '*6){cls;"[$s]";$s=-join($s[,9+0..8]);sleep -m 100}
|
|
| May 14, 2017 at 17:23 | history | edited | colsw | CC BY-SA 3.0 |
added 68 characters in body
|
| May 14, 2017 at 17:10 | comment | added | beatcracker |
P.S. You can golf one more byte using $s='.'*4+' '*6.
|
|
| May 13, 2017 at 10:36 | comment | added | beatcracker |
+1 for the for loop trick and making me re-read about_Join.
|
|
| May 12, 2017 at 12:52 | history | answered | colsw | CC BY-SA 3.0 |