NetPBM files

cpanetta

Joined: 2002-10-06
Posts: 25
Posted: Sun, 2002-10-06 21:29

don't forget to make the files executable.

How does one make the files executable? By changing permissions??

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Sun, 2002-10-06 21:32

yes, under linux/unix, set the executable bit for the file. In FTP, you can do this in your ftp program, for shell type "chmod a+x *"