Dots
This commit is contained in:
parent
9323f176c6
commit
1e1359f367
1 changed files with 3 additions and 0 deletions
3
dots
Executable file
3
dots
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
# Well, dots...
|
||||
while true; do echo -n .; sleep 1; done
|
Loading…
Add table
Add a link
Reference in a new issue