HEX
Server: Apache
System: Linux box5134.bluehost.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User: bqfpihmy (1846)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //bin/hpcdtoppm
#!/usr/bin/sh

cat <<EOF 1>&2
You are running a program named 'hpcdtoppm' that stands in for the real
program by that name.

The real 'hpcdtoppm' is a program that converts an image from Photo CD format
to PPM format.  The program you are running now just issues the message you
are reading.

You can get a copy of Hpcdtoppm from 

  http://metalab.unc.edu/pub/Linux/apps/graphics/convert/hpcdtoppm.linux.tar.gz

and replace this stand-in program with the real one.

The point of this is that this stand-in 'hpcdtoppm' is distributed with Netpbm
on Sourceforge.  Hpcdtoppm does not meet the requirements to be distributed on
Sourceforge because a copyright holder does not permit people to sell copies.
At one time, the real Hpcdtoppm was distributed with Netpbm on Sourceforge by
mistake.

EOF

exit 1