Terminal control/Ringing the terminal bell: Difference between revisions

no edit summary
(→‎{{header|beeswax}}: beeswax example added)
No edit summary
Line 380:
 
say copies('07'x,100) /*as above, but much more annoying. */</lang>
 
=={{header|Ring}}==
<lang ring>
see char(7)
</lang>
 
=={{header|Ruby}}==
2,468

edits