mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
10 lines
247 B
Markdown
10 lines
247 B
Markdown
![]() |
# srftopam
|
||
|
|
||
|
> Convert an SRF file to Netpbm format.
|
||
|
> See also: `pamtosrf`.
|
||
|
> More information: <https://netpbm.sourceforge.net/doc/srftopam.html>.
|
||
|
|
||
|
- Convert an SRF file to Netpbm format:
|
||
|
|
||
|
`srftopam {{path/to/file.srf}} > {{path/to/output.pam}}`
|