Linux command
pbmtosunicon 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
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.