Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man1/avahi-browse.1
Real path: /usr/share/man/man1/avahi-browse.1
Zurück
'\" te .TH avahi-browse 1 User Manuals .SH NAME avahi-browse \- Browse for mDNS/DNS-SD services using the Avahi daemon .SH SYNOPSIS \fBavahi-browse [\fIoptions\fB] \fIservice-type\fB avahi-browse [\fIoptions\fB] --all\fB avahi-browse [\fIoptions\fB] --browse-domains\fB avahi-browse [\fIoptions\fB] --dump-db\fB avahi-browse-domains [\fIoptions\fB] \f1 .SH DESCRIPTION Browse for mDNS/DNS-SD network services and browsing domains using the Avahi daemon. The daemon is not the standard Avahi daemon but a proxy to a Bonjour daemon. .SH OPTIONS Specify a DNS-SD service type (e.g. _http._tcp) to browse for on the command line, or \fB-a\f1 to browse for all available service types. Items that appear on the network are prefixed with "+", items that disappear are prefixed with "-". If \fB--resolve\f1 is passed items that are resolved are prefixed with "=". .TP \fB-a | --all\f1 Browse for all service types registered on the LAN, not just the one specified on the command line. .TP \fB-D | --browse-domains\f1 Browse for browsing domains instead for services. avahi-browse-domains is equivalent to avahi-browse --browse-domains .TP \fB-d | --domain=\f1 \fIDOMAIN\f1 Browse in the specified domain. If omitted avahi-browse will browse in the default browsing domain (usually .local) .TP \fB-v | --verbose\f1 Enable verbose mode. .TP \fB-t | --terminate\f1 Terminate after dumping a more or less complete list. .TP \fB-c | --cache\f1 Terminate after dumping all entries available in the cache. .TP \fB-l | --ignore-local\f1 Ignore local services, show only remote services. .TP \fB-r | --resolve\f1 Automatically resolve services found. .TP \fB-f | --no-fail\f1 Don't fail if the daemon is not found running. Instead, wait until it appears. If it disconnects, try to reconnect. .TP \fB-p | --parsable\f1 Make output easily parsable for usage in scripts. If enabled fields are separated by semicolons (;), service names are escaped. It is recommended to combine this with \fB--no-db-lookup\f1. .TP \fB-k | --no-db-lookup\f1 Don't lookup services types in service type database. .TP \fB-b | --dump-db\f1 Dump the service type database (may be combined with -k) .TP \fB-h | --help\f1 Show help. .TP \fB-V | --version\f1 Show version information. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability system/network/avahi = Stability Volatile .TE .PP .SH SEE ALSO \fBavahi-publish(1)\f1, \fBavahi-resolve(1)\f1 .SH COMMENTS This man page was written using \fBxml2man(1)\f1 by Oliver Kurth. .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from http://avahi.org/download/avahi-0.7.tar.gz. Further information about this software can be found on the open source community website at http://www.avahi.org/.