[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

exim and printer answers



cat <<EOF | /etc/magicfilter > /dev/lp0
a short line
a second line
a third line
EOF
No such file or directory. Note visable in joe and KDE
file manager.

lpr <EOF
no such file or directoy
lpr <<EOF>
line1
line2
line3
EOF
syntax error near unexpected token '<<EOF>'
lpr EOF
lpr cannot access EOF

A tad  frustrating but hopefully the end is near
thanks
paul

__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - Send FREE e-cards for every occasion!
http://greetings.yahoo.com



Reply to: