status.4f
上传用户:weiyuanprp
上传日期:2020-05-20
资源大小:1169k
文件大小:2k
源码类别:

传真(Fax)编程

开发平台:

C/C++

  1. ." $Id: status.4f,v 1.1.1.1 2005/11/11 21:32:03 faxguy Exp $
  2. ."
  3. ." HylaFAX Facsimile Software
  4. ."
  5. ." Copyright (c) 1990-1996 Sam Leffler
  6. ." Copyright (c) 1991-1996 Silicon Graphics, Inc.
  7. ." HylaFAX is a trademark of Silicon Graphics
  8. ." 
  9. ." Permission to use, copy, modify, distribute, and sell this software and 
  10. ." its documentation for any purpose is hereby granted without fee, provided
  11. ." that (i) the above copyright notices and this permission notice appear in
  12. ." all copies of the software and related documentation, and (ii) the names of
  13. ." Sam Leffler and Silicon Graphics may not be used in any advertising or
  14. ." publicity relating to the software without the specific, prior written
  15. ." permission of Sam Leffler and Silicon Graphics.
  16. ." 
  17. ." THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, 
  18. ." EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY 
  19. ." WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.  
  20. ." 
  21. ." IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
  22. ." ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
  23. ." OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  24. ." WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF 
  25. ." LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
  26. ." OF THIS SOFTWARE.
  27. ."
  28. .if n .po 0
  29. .ds Fx fIHylas-1FAXs+1fP
  30. .TH STATUS ${MANNUM4_5} "January 18, 1996"
  31. .SH NAME
  32. status - server status database
  33. .SH DESCRIPTION
  34. Files in the
  35. .B status
  36. directory in the *(Fx
  37. spooling area contain status information about each running server.
  38. Files are named according to the modem being serviced.
  39. Files without a suffix contain a single line of
  40. .SM ASCII
  41. text that indicates what the server is currently doing:
  42. ``Running and idle'', ``Sending to ...'', ``Answering the phone'', etc.
  43. The contents of the file
  44. .B any.info
  45. is returned by the
  46. .IR faxstat (1)
  47. program when given the 
  48. .B -i
  49. option; it should contain information about the server system
  50. including an administrative contact, its location, usage conventions, etc.
  51. .SH "SEE ALSO"
  52. .IR faxq (${MANNUM1_8}),
  53. .IR faxsend (${MANNUM1_8}),
  54. .IR pagesend (${MANNUM1_8}),
  55. .IR faxgetty (${MANNUM1_8}),
  56. .IR hfaxd (${MANNUM1_8}),
  57. .IR faxstat (1)