wok view beep/description.txt @ rev 20011

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 07:12:33 2017 -0300 (2017-08-03)
parents
children
line source
1 I just got so tired of being limited to printf("\a"); when I wanted a terminal
2 beep. This program isn't supposed to be anything stupendous, it's just
3 supposed to get the job done. Its intended purpose in life is to live inside
4 shell/perl scripts, and allow a little more granularity than you get with the
5 default terminal bell. Maybe I'm the only one who thinks this is useful. :)