Linux command
pamtouil 命令
文本
Uses pipes, overwrite, or deletion. Check paths and options first.
命令示例
Convert PAM to UIL format
pamtouil [input.pam] > [output.uil]
Specify output name
pamtouil -name [iconname] [input.pam] > [output.uil]
说明
pamtouil converts PAM/PNM images to UIL (User Interface Language) format for Motif/X11 GUI development. Part of Netpbm toolkit.
参数
- -name _string_
- Name for the UIL icon.
FAQ
What is the pamtouil command used for?
pamtouil converts PAM/PNM images to UIL (User Interface Language) format for Motif/X11 GUI development. Part of Netpbm toolkit.
How do I run a basic pamtouil example?
Run `pamtouil [input.pam] > [output.uil]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -name _string_ do in pamtouil?
Name for the UIL icon.