On Thu, Jun 1, 2017 at 3:23 PM, ToddAndMargo <toddandma...@zoho.com
<mailto:toddandma...@zoho.com>> wrote:
Hi All,
Does Perl 6 have a build in "ding" sound, or do I
need to make a system call (which I do all
the time in bash script)?
Many thanks,
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When we ask for advice, we are usually looking for an accomplice.
-- Charles Varlet de La Grange
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On 05/31/2017 09:06 PM, David Warring wrote:
> Does printing an ASCII BEL character do what you want?
>
> perl6 -e'print "\x7"'
>
>
Unfortunately, no.
If it matters, I am running Linux.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Computers are like air conditioners.
They malfunction when you open windows
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~