Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 4.0

(Etch)

getzones(1)


getzones

getzones

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO

NAME

getzones − list AppleTalk zone names

SYNOPSIS

getzones [−m | −l] [address]

DESCRIPTION

Getzones is used to obtain a list of AppleTalk zone names using the Zone Information Protocol (ZIP). It sends a GetZoneList request to an AppleTalk router. By default, it sends the request to the locally running atalkd(8).

OPTIONS

−m

List the name of the local zone only; this is accomplished by sending a ZIP GetMyZone request.

−l

List the local zones; this is accomplished by sending a GetLocalZones request.

address

Contact the AppleTalk router at address. address is parsed by atalk_aton(3).

SEE ALSO

atalk_aton(3), atalkd(8).



getzones(1)