• Home
  • Raw
  • Download

Lines Matching +full:to +full:- +full:regex +full:- +full:range

4 .\" Copyright © 2020-2024 by OpenPrinting.
5 .\" Copyright © 2013-2019 by Apple Inc.
10 .TH ippfind 1 "ippsample" "2021-02-28" "OpenPrinting"
12 ippfind \- find internet printing protocol printers
29 .B \-\-help
32 .B \-\-version
35 Its primary purpose is to find IPP printers and show their URIs, show their current status, or run …
60-\-exec\fR, \fI\-l\fR, \fI\-\-ls\fR, \fI\-p\fR, \fI\-\-print\fR, \fI\-\-print\-name\fR, \fI\-q\fR,…
63 \fB\-d \fIregex\fR
65 \fB\-\-domain \fIregex\fR
68 .B \-\-false
71 \fB\-h \fIregex\fR
73 \fB\-\-host \fIregex\fR
76 .B \-l
78 .B \-\-ls
79 Lists attributes returned by Get-Printer-Attributes for IPP printers and traditional \fIfind\fR "-l…
82 .B \-\-local
83 True if the service is local to this computer.
85 \fB\-N \fIname\fR
87 \fB\-\-literal\-name \fIname\fR
90 \fB\-n \fIregex\fR
92 \fB\-\-name \fIregex\fR
95 \fB\-\-path \fIregex\fR
98 \fB\-P \fInumber\fR[\fB-\fInumber\fR]
100 \fB\-\-port \fInumber\fR[\fB-\fInumber\fR]
101 True if the port matches the given number or range.
103 .B \-p
105 .B \-\-print
109 .B \-q
111 .B \-\-quiet
112 Quiet mode - just returns the exit codes below.
114 .B \-r
116 .B \-\-remote
117 True if the service is not local to this computer.
119 .B \-s
121 .B \-\-print\-name
125 .B \-\-true
128 \fB\-t \fIkey\fR
130 \fB\-\-txt \fIkey\fR
133 \fB\-\-txt\-\fIkey regex\fR
136 \fB\-u \fIregex\fR
138 \fB\-\-uri \fIregex\fR
141 \fB\-x \fIutility \fR[ \fIargument \fR... ] \fB;\fR
143 \fB\-\-exec \fIutility \fR[ \fIargument \fR... ] \fB;\fR
145 "{foo}" arguments are replaced with the corresponding value - see SUBSTITUTIONS below.
154 \fB\-\-not \fIexpression\fR
159 \fIexpression \fB\-\-and \fIexpression\fR
162 \fIexpression \fB\-\-or \fIexpression\fR
165 The substitutions for "{foo}" in \fI\-e\fR and \fI\-\-exec\fR are:
171 Fully-qualified domain name, e.g., "printer.example.com.", "printer.local.", etc.
180 DNS-SD registration type, e.g., "_ipp._tcp", "_http._tcp", etc.
183 URI scheme for DNS-SD registration type, e.g., "ipp", "http", etc.
195 .B \-\-help
198 .B \-\-version
201 .B \-4
204 .B \-6
207 \fB\-T \fIseconds\fR
212 \fB\-V \fIversion\fR
224 Fully-qualified domain name, e.g., "printer.example.com.", "printer.local.", etc.
233 DNS-SD registration type, e.g., "_ipp._tcp", "_http._tcp", etc.
236 URI scheme for DNS-SD registration type, e.g., "ipp", "http", etc.
247 ippfind \-\-ls
250 Similarly, to send a PostScript test page to every PostScript printer, run:
253 ippfind \-\-txt\-pdl application/postscript \-\-exec ipptool
254 \-f onepage\-letter.ps '{}' print\-job.test \\;
259 Copyright \[co] 2020-2024 by OpenPrinting.