One Hat Cyber Team
Your IP :
216.73.216.50
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
cups
/
www
/
help
/
View File Name :
man-notifier.html
<!DOCTYPE HTML> <html> <!-- SECTION: Man Pages --> <head> <link rel="stylesheet" type="text/css" href="../cups-printable.css"> <title>notifier(7)</title> </head> <body> <h1 class="title">notifier(7)</h1> <h2 class="title"><a name="NAME">Name</a></h2> notifier - cups notification interface <h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2> <b>notifier</b> <i>recipient</i> [ <i>user-data</i> ] <h2 class="title"><a name="DESCRIPTION">Description</a></h2> The CUPS notifier interface provides a standard method for adding support for new event notification methods to CUPS. Each notifier delivers one or more IPP events from the standard input to the specified recipient. <p>Notifiers <b>MUST</b> read IPP messages from the standard input using the <b>ippNew</b>() and <b>ippReadFile</b>() functions and exit on error. Notifiers are encouraged to exit after a suitable period of inactivity, however they may exit after reading the first message or stay running until an error is seen. Notifiers inherit the environment and can use the logging mechanism documented in <b>filter</b>(7). <h2 class="title"><a name="SEE_ALSO">See Also</a></h2> <b>cupsd</b>(8), <b>filter</b>(7), CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>) <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2> Copyright © 2007-2019 by Apple Inc. </body> </html>