On 12/05/15 07:33, bluesun08 wrote:
hmm, the "device busy" message is gone.
But now there is a new message:
# ./testfile > /dev/ulpt0
ksh: ./testfile: cannot execute - Permission denied
So what permissions fail?
You don't have execute permissions on testfile?
$ touch testfile
$ ./testfile
ksh: ./testfile: cannot execute - Permission denied
--
View this message in context:
http://openbsd-archive.7691.n7.nabble.com/HP-LaserJet-Problem-tp284216p284602.html
Sent from the openbsd user - misc mailing list archive at Nabble.com.