mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* jf, pam*,pbmtosunicon, pcdovtoppm, pngtopam, pnm*, ruff-*, sunicontopnm: add Dutch translation * pamfix, pages.nl/*: fix and translate typo's * pamfix, pamfile: fix typos
16 lines
531 B
Markdown
16 lines
531 B
Markdown
# pamfile
|
|
|
|
> Beschrijf Netpbm (PAM or PNM) bestanden.
|
|
> Meer informatie: <https://netpbm.sourceforge.net/doc/pamfile.html>.
|
|
|
|
- Beschrijf de gespecificeerde Netpbm bestanden:
|
|
|
|
`pamfile {{pad/naar/bestand1 pad/naar/bestand2 ...}}`
|
|
|
|
- Beschrijf iedere afbeelding in ieder invoerbestand (in tegenstelling tot alleen de eerste afbeelding in elk bestand) in een machine-leesbaar formaat:
|
|
|
|
`pamfile -allimages -machine {{pad/naar/bestand}}`
|
|
|
|
- Toon hoeveel afbeeldingen de invoerbestanden bevatten:
|
|
|
|
`pamfile -count {{pad/naar/bestand}}`
|