snippetbashTip
sbigtopgm — Convert an SBIG CCDOPS file to PGM. More information: <https://netpbm.sourceforge.net/doc/sbigtopgm.
Viewed 0 times
commandsbigtopgmconvertcliccdopsfilepgmsbig
Problem
How to use the
sbigtopgm command: Convert an SBIG CCDOPS file to PGM. More information: <https://netpbm.sourceforge.net/doc/sbigtopgm.html>.Solution
sbigtopgm — Convert an SBIG CCDOPS file to PGM. More information: <https://netpbm.sourceforge.net/doc/sbigtopgm.html>.Convert an SBIG CCDOPS image file to PGM:
sbigtopgm {{path/to/input_file.sbig}} > {{path/to/output.pgm}}Code Snippets
Convert an SBIG CCDOPS image file to PGM
sbigtopgm {{path/to/input_file.sbig}} > {{path/to/output.pgm}}Context
tldr-pages: common/sbigtopgm
Revisions (0)
No revisions yet.