Linux command
pbmtoicon 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
Convert PBM to Sun icon format
pbmtoicon [input.pbm] > [output.icon]
说明
pbmtoicon converts PBM bitmaps to Sun icon format used by older Sun workstations. Part of Netpbm toolkit.
FAQ
What is the pbmtoicon command used for?
pbmtoicon converts PBM bitmaps to Sun icon format used by older Sun workstations. Part of Netpbm toolkit.
How do I run a basic pbmtoicon example?
Run `pbmtoicon [input.pbm] > [output.icon]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.