[Lugge] Re: beep?

  • From: Roberto A.F. <robang@xxxxxxxxx>
  • To: lugge@xxxxxxxxxxxxx
  • Date: Sun, 5 Jan 2003 18:12:54 +0100

On Sat, 4 Jan 2003 23:03:12 +0100
barrav <barrav@xxxxxxxxx> wrote:

> Come posso far suonare un beep al termine di uno script?
> (per essere sicuro che è stato eseguito)

[roberto@rafhost roberto]$ cat beep.c
#include <stdio.h>

int main() { printf("\a"); }

[roberto@rafhost roberto]$ gcc -o beep beep.c
[roberto@rafhost roberto]$ su
Password:
[root@rafhost roberto]# cp ./beep /usr/bin/beep

 Ciao!
 :D


-- 
   ,__    ,_     ,___   .-------=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
   ||_)   ||\    ||_   /      Proud Member & Master of the LUGGE   |
   || \   ||¯\   ||¯     linuxgrp: http://lugge.ziobudda.net       |
   ¯¯  ¯° ¯¯  ¯° ¯¯  °   homepage: http://digilander.iol.it/robang |
\  Roberto A. Foglietta  reg num : #219348 by the Linux Counter    |
 `---------------------=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-'
========---------- 
  
 Prima di scrivere in m-list per favore leggi il regolamento 
 http://www.lugge.net/soci/index.php?link=manifesto.htm#list 
 
 Archivio delle e-mail postate in lista 
 //www.freelists.org/archives/lugge/ 
 
 Modifica dell'account su freelists 
 //www.freelists.org/cgi-bin/lsg2.cgi  
 
----------======== 
 
 Orari di apertura della sede e come arrivarci: 
 http://www.lugge.net/soci/index.php?link=sede.htm 
  
 
 
  

Other related posts: