Linux command
pbmtosunicon 命令
文本
涉及管道、覆盖或删除,执行前请先确认路径和参数。
常用示例
Convert PBM to Sun icon format
pbmtosunicon [input.pbm] > [output.icon]
说明
pbmtosunicon converts PBM bitmaps to Sun icon format used for window icons on Sun workstations. Part of Netpbm toolkit.
FAQ
What is the pbmtosunicon command used for?
pbmtosunicon converts PBM bitmaps to Sun icon format used for window icons on Sun workstations. Part of Netpbm toolkit.
How do I run a basic pbmtosunicon example?
Run `pbmtosunicon [input.pbm] > [output.icon]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.