/[pxelator]/bin/beep.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /bin/beep.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 192 - (hide annotations)
Mon Aug 10 12:31:38 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: application/x-sh
File size: 89 byte(s)
shell script to wait for ctrl+c on exit

1 dpavlin 192 #!/bin/sh
2    
3     echo "*** press ctrl+c to close ***"
4     while true ; do
5     echo -n 
6     sleep 1
7     done

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26