slack-desc 1013 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description. Line
  3. # up the first '|' above the ':' following the base package name, and the '|'
  4. # on the right side marks the last column you can put a character in. You must
  5. # make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':'.
  7. |-----handy-ruler------------------------------------------------------|
  8. beep: beep (does exactly what you would expect: it beeps)
  9. beep:
  10. beep: Unlike printf("\a"), beep allows you to control pitch, duration, and
  11. beep: repetitions. Its job is to live inside shell/perl scripts and allow
  12. beep: more granularity than one would otherwise have. It is controlled
  13. beep: completely through command line options. It's not supposed to be
  14. beep: complex, and it isn't - but it makes system monitoring (or whatever
  15. beep: else it gets hacked onto) that much more informative.
  16. beep:
  17. beep: You may need to set beep executable suid.
  18. beep: