wok diff beep/description.txt @ rev 23836

Up jbig2dec (0.18), metasploit (5.0.91), nginx (1.19.0), spamassassin (3.4.4), sqlite (3.32.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 01 10:15:25 2020 +0000 (2020-06-01)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/beep/description.txt	Mon Jun 01 10:15:25 2020 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +I just got so tired of being limited to printf("\a"); when I wanted a terminal
     1.5 +beep.  This program isn't supposed to be anything stupendous, it's just
     1.6 +supposed to get the job done.  Its intended purpose in life is to live inside
     1.7 +shell/perl scripts, and allow a little more granularity than you get with the
     1.8 +default terminal bell.  Maybe I'm the only one who thinks this is useful. :)