hpcdtoppm
来自「linux下将各类格式图片转换工具」· 代码 · 共 25 行
TXT
25 行
#!/bin/shcat <<EOF 1>&2You are running a program named 'hpcdtoppm' that stands in for thereal program by that name.The real 'hpcdtoppm' is a program that converts an image from Photo CDformat to PPM format. The program you are running now just issues themessage you are reading.Please get a copy of Hpcdtoppm from ftp://ibiblio.org/pub/linux/graphics/convertand replace this stand-in program with the real one.The point of this is that this stand-in 'hpcdtoppm' is distributedwith Netpbm on Sourceforge. Hpcdtoppm does not meet the requirementsto be distributed on Sourceforge because a copyright holder does notpermit people to sell copies. In the past the real Hpcdtoppm wasdistributed with Netpbm on Sourceforge by mistake.EOFexit 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?