skip to main content
paste
bin
.ca
type · paste · share
⌘
K
Docs
Sign in
?
All pastes
#336569
Raw
Copy code
Copy link
Edit
Unnamed
public
shellscript
v1 · immutable
#336569
·
published
2007-02-02 02:58 UTC
Lines
Syntax
Wrap
Stripe
off
dark
light
Mono
Size
13px
Tab
2
4
8
Theme
Follow system
Always dark
Always light
rendered paste body
for
((i
=
0
; i
<
1000
; i
++
));
do
echo
-e
"
\a\c
"
;
done