Linux command
pbmtoicon 命令
文本
涉及管道、覆盖或删除,执行前请先确认路径和参数。
常用示例
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.