Print in file

Didier didier.denjean at amue.fr
Mon Feb 16 07:14:05 PST 2009


Hi,

I'm a new user.
Hello everybody.

I read forum about print subjet. But I don't find a good answer for my problem.

I want to print into a file with executable program.
Like this:
#!/usr/bin/ksh
REPERT="/ecoloprint/"
# Postscript uniquement
FICHIER="apo_"`date +%d_%b_%H%M%S`".ps"

# Pour test uniquement
cat $1 > ${REPERT}${FICHIER}
exit $?

It's possible with cups to do it?
It's right under AIX
I have Red Hat 3.4.6-8 et cups-1.1.22-0.rc1.9.27.el4_7.1

Thank's a lot

Excuse me for my english !! :)





More information about the cups mailing list